Esempio n. 1
0
 protected bool IsCheckPhase(BattleCutPhase iPhase)
 {
     return(BattleCutManager.GetNowPhase() != iPhase);
 }