コード例 #1
0
ファイル: Battle.cs プロジェクト: tapenjoyGame/cry
 public void OnLeaderSkill()
 {
     m_Leader.UseLeaderSkill();
 }