示例#1
0
 public void ResetGoUp()
 {
     m_parentPauseMenu.ResetAnimatorBool("GoUp", false);
     m_parentPauseMenu.ChangePanelState();
 }