Beispiel #1
0
 IEnumerator SilentlyExecuteScript()
 {
     LuaScript.ExecuteByName(scriptId);
     yield break;
 }