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