コード例 #1
0
ファイル: UnitData.cs プロジェクト: YYCatKnight/DieWorld
 public void ClearEvent(string name)
 {
     mEventStorage.Remove(name);
 }