コード例 #1
0
ファイル: stateEditorBase.cs プロジェクト: tammukul/Artimech
 protected void OnGUI()
 {
     m_CurrentState.UpdateEditorGUI();
 }