示例#1
0
 private void _agsEditor_PreSaveGame(PreSaveGameEventArgs evArgs)
 {
     _componentController.NotifyAboutToSaveGame();
 }