Tao.Lua SDK Documentation
Lua Members
Lua overview
Public Static (Shared) Fields
LUA_AUTHORS
LUA_COLIBNAME
LUA_COMPAT_LSTR
LUA_COPYRIGHT
LUA_DBLIBNAME
LUA_ENVIRONINDEX
LUA_ERRERR
LUA_ERRFILE
LUA_ERRMEM
LUA_ERRRUN
LUA_ERRSYNTAX
LUA_FILEHANDLE
LUA_GCCOLLECT
LUA_GCCOUNT
LUA_GCCOUNTB
LUA_GCRESTART
LUA_GCSETPAUSE
LUA_GCSETSTEPMUL
LUA_GCSTEP
LUA_GCSTOP
LUA_GLOBALSINDEX
LUA_HOOKCALL
LUA_HOOKCOUNT
LUA_HOOKLINE
LUA_HOOKRET
LUA_HOOKTAILRET
LUA_IDSIZE
LUA_IOLIBNAME
LUA_LOADLIBNAME
LUA_MASKCALL
LUA_MASKCOUNT
LUA_MASKLINE
LUA_MASKRET
LUA_MATHLIBNAME
LUA_MAXCAPTURES
LUA_MAXINPUT
LUA_MINSTACK
LUA_MULTRET
LUA_NOREF
LUA_OSLIBNAME
LUA_PROGNAME
LUA_PROMT2
LUA_REGISTRYINDEX
LUA_RELEASE
LUA_RENIL
LUA_SIGNATURE
LUA_STRLIBNAME
LUA_TABLIBNAME
LUA_TBOOLEAN
LUA_TFUNCTION
LUA_TLIGHTUSERDATA
LUA_TNIL
LUA_TNONE
LUA_TNUMBER
LUA_TSTRING
LUA_TTABLE
LUA_TTHREAD
LUA_TUSERDATA
LUA_VERSION
LUA_VERSION_NUM
LUA_YIELDSTATUS
LUAI_EXTRASPACE
LUAI_GCMUL
LUAI_GCPAUSE
LUAI_MAXCALLS
LUAI_MAXCCALLS
LUAI_MAXCSTACK
LUAI_MAXUPVALUES
LUAI_MAXVARS
LUAL_BUFFERSIZE
UA_PROMPT
Public Static (Shared) Methods
lua_asset
lua_atpanic
lua_call
lua_checkstack
lua_close
lua_concat
lua_cpcall
lua_createtable
lua_dump
lua_equal
lua_error
lua_gc
lua_getallocf
lua_getfenv
lua_getfield
lua_getgccount
lua_getglobal
lua_gethook
lua_gethookcount
lua_gethookmask
lua_getinfo
lua_getlocal
lua_getmetatable
lua_getref
lua_getregistry
lua_getstack
lua_gettable
lua_gettop
lua_getupvalue
lua_insert
lua_isboolean
lua_iscfunction
lua_isfunction
lua_islightuserdata
lua_isnil
lua_isnone
lua_isnoneornil
lua_isnumber
lua_isstring
lua_istable
lua_isthread
lua_isuserdata
lua_lessthan
lua_load
lua_newstate
lua_newtable
lua_newthread
lua_newuserdata
lua_next
lua_objlen
lua_open
lua_pcall
lua_pop
lua_pushboolean
lua_pushcclosure
lua_pushcfunction
lua_pushinteger
lua_pushlightuserdata
lua_pushliteral
lua_pushlstring
lua_pushnil
lua_pushnumber
lua_pushstring
lua_pushthread
lua_pushvalue
lua_rawequal
lua_rawget
lua_rawgeti
lua_rawset
lua_rawseti
lua_ref
lua_register
lua_remove
lua_replace
lua_resume
lua_setallocf
lua_setfenv
lua_setfield
lua_setglobal
lua_sethook
lua_setlocal
lua_setmetatable
lua_settable
lua_settop
lua_setupvalue
lua_status
lua_strlen
lua_toboolean
lua_tocfunction
lua_tointeger
lua_tolstring
lua_tonumber
lua_topointer
lua_tostring
lua_tothread
lua_touserdata
lua_type
lua_typename
lua_unref
lua_upvalueindex
lua_xmove
lua_yield
luaI_openlib
luaL_addchar
luaL_addlstring
luaL_addsize
luaL_addstring
luaL_addvalue
luaL_argcheck
luaL_argerror
luaL_buffinit
luaL_callmeta
luaL_checkany
luaL_checkint
luaL_checkinteger
luaL_checklong
luaL_checklstring
luaL_checknumber
luaL_checkoption
luaL_checkstack
luaL_checkstring
luaL_checktype
luaL_checkudata
luaL_dofile
luaL_dostring
luaL_findtable
luaL_getmetafield
luaL_getmetatable
luaL_getn
luaL_gsub
luaL_loadbuffer
luaL_loadfile
luaL_loadstring
luaL_newmetatable
luaL_newstate
luaL_openlibs
luaL_opt
luaL_optint
luaL_optinteger
luaL_optlong
luaL_optlstring
luaL_optnumber
luaL_optstring
luaL_prepbuffer
luaL_pushresult
luaL_putchar
luaL_ref
luaL_register
luaL_setn
luaL_typename
luaL_typerror
luaL_unref
luaL_where
luaopen_base
luaopen_debug
luaopen_io
luaopen_math
luaopen_os
luaopen_package
luaopen_string
luaopen_table
Public Instance Methods
Equals
(inherited from
Object
)
GetHashCode
(inherited from
Object
)
GetType
(inherited from
Object
)
ToString
(inherited from
Object
)
See Also
Lua Class
|
Tao.Lua Namespace