コード例 #1
0
ファイル: IntEventListener.cs プロジェクト: ntntn/MyRpg
 private void OnDisable()
 {
     Event.UnregisterListener(this);
 }