Exemple #1
0
 private void OnGUI()
 {
     if (TargetRuntimeManager)
     {
         TargetRuntimeManager.ExecuteOnGUI();
     }
 }