コード例 #1
0
ファイル: StepWindow.cs プロジェクト: VaLiuM09/Creator
 private void OnDestroy()
 {
     GlobalEditorHandler.StepWindowClosed(this);
 }