コード例 #1
0
ファイル: PlayerNode.cs プロジェクト: Hacxion/Inu_to_Ohagi
 public void PushDeleteButton()
 {
     playerSetting.DeleteNode(this);
 }