Пример #1
0
 private void OnServerInitialized()
 {
     if (GenClass != null)
     {
         GenClass.OnServerInitialized();
     }
 }