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