示例#1
0
 private void GUIController_OnEditorShutdown()
 {
     _componentController.ShutdownComponents();
     _nativeProxy.Dispose();
 }