Ejemplo n.º 1
0
 IEnumerator SilentlyExecuteScript()
 {
     LuaScript.ExecuteByName(scriptId);
     yield break;
 }