Ejemplo n.º 1
0
 public static int GetHookCount(ScriptState luaState)
 {
     return(ScriptApi.GetHookCount(luaState));
 }