Exemple #1
0
 public static void InstallPlayMakerActions()
 {
     EditorApplication.delayCall += () => EM_ExternalPluginManager.InstallPlayMakerActions(true);
 }