Scripting.Lua
High-level interface
callproc
callfunc
dofile
dostring
luaimport
register
class
StackValue
a
Basic Lua types
data
LuaState
type
LuaCFunction
type
LuaInteger
type
LuaNumber
Constants and enumerations
data
GCCONTROL
data
LTYPE
multret
registryindex
environindex
globalsindex
Extended functions
getglobal2
newcfunction
freecfunction
pushfunction
lua_* functions
atpanic
call
checkstack
close
concat
cpcall
createtable
dump
equal
gc
getfenv
getfield
getglobal
getmetatable
gettable
gettop
getupvalue
insert
isboolean
iscfunction
isfunction
islightuserdata
isnil
isnumber
isstring
istable
isthread
isuserdata
lessthan
newstate
newtable
newthread
newuserdata
next
objlen
pcall
pop
pushboolean
pushcclosure
pushcfunction
pushinteger
pushlightuserdata
pushnil
pushnumber
pushstring
pushthread
pushvalue
rawequal
rawget
rawgeti
rawset
rawseti
registercfunction
remove
replace
resume
setfenv
setfield
setglobal
setmetatable
settable
settop
setupvalue
status
toboolean
tocfunction
tointeger
tonumber
topointer
tostring
tothread
touserdata
ltype
typename
upvalueindex
xmove
yield
luaL_* functions
openlibs
loadfile
loadstring
newmetatable
argerror