public virtual void CheckComplete() { if (IsCompleted()) { m_Instance.Player.PlaySound(0x5B6); // public sound m_Instance.CheckComplete(); } }