List of all items
Structs
Enums
Functions
- luaL_addchar
- luaL_addlstring
- luaL_addstring
- luaL_addvalue
- luaL_addvalueany
- luaL_argcheck
- luaL_argerror
- luaL_argerrorL
- luaL_argexpected
- luaL_buffinit
- luaL_buffinitsize
- luaL_callmeta
- luaL_callyieldable
- luaL_checkany
- luaL_checkboolean
- luaL_checkbuffer
- luaL_checkinteger
- luaL_checklstring
- luaL_checknumber
- luaL_checkoption
- luaL_checkstack
- luaL_checkstring
- luaL_checktype
- luaL_checkudata
- luaL_checkunsigned
- luaL_checkvector
- luaL_findtable
- luaL_getmetafield
- luaL_getmetatable
- luaL_newmetatable
- luaL_newstate
- luaL_openlibs
- luaL_opt
- luaL_optboolean
- luaL_optinteger
- luaL_optlstring
- luaL_optnumber
- luaL_optstring
- luaL_optunsigned
- luaL_optvector
- luaL_prepbuffsize
- luaL_pushresult
- luaL_pushresultsize
- luaL_register
- luaL_sandbox
- luaL_sandboxthread
- luaL_tolstring
- luaL_typeerror
- luaL_typeerrorL
- luaL_typename
- luaL_where
- lua_absindex
- lua_break
- lua_breakpoint
- lua_call
- lua_callbacks
- lua_checkstack
- lua_cleartable
- lua_clock
- lua_clonefunction
- lua_clonetable
- lua_close
- lua_concat
- lua_costatus
- lua_cpcall
- lua_createtable
- lua_debugtrace
- lua_encodepointer
- lua_equal
- lua_error
- lua_gc
- lua_getallocf
- lua_getargument
- lua_getcoverage
- lua_getfenv
- lua_getfield
- lua_getglobal
- lua_getinfo
- lua_getlightuserdataname
- lua_getlocal
- lua_getmetatable
- lua_getreadonly
- lua_getref
- lua_gettable
- lua_getthreaddata
- lua_gettop
- lua_getupvalue
- lua_getuserdatadtor
- lua_getuserdatametatable
- lua_insert
- lua_isLfunction
- lua_isboolean
- lua_isbuffer
- lua_iscfunction
- lua_isfunction
- lua_islightuserdata
- lua_isnil
- lua_isnone
- lua_isnoneornil
- lua_isnumber
- lua_ispseudo
- lua_isstring
- lua_istable
- lua_isthread
- lua_isthreadreset
- lua_isuserdata
- lua_isvector
- lua_isyieldable
- lua_lessthan
- lua_lightuserdatatag
- lua_mainthread
- lua_namecallatom
- lua_newbuffer
- lua_newstate
- lua_newtable
- lua_newthread
- lua_newuserdata
- lua_newuserdatadtor
- lua_newuserdatatagged
- lua_newuserdatataggedwithmetatable
- lua_next
- lua_objlen
- lua_pcall
- lua_pop
- lua_pushboolean
- lua_pushcclosure
- lua_pushcclosurek
- lua_pushcfunction
- lua_pushinteger
- lua_pushlightuserdata
- lua_pushlightuserdatatagged
- lua_pushliteral
- lua_pushlstring
- lua_pushnil
- lua_pushnumber
- lua_pushstring
- lua_pushthread
- lua_pushunsigned
- lua_pushvalue
- lua_pushvector
- lua_rawcheckstack
- lua_rawequal
- lua_rawget
- lua_rawgetfield
- lua_rawgeti
- lua_rawiter
- lua_rawset
- lua_rawsetfield
- lua_rawseti
- lua_ref
- lua_remove
- lua_replace
- lua_resetthread
- lua_resume
- lua_resumeerror
- lua_setfenv
- lua_setfield
- lua_setglobal
- lua_setlightuserdataname
- lua_setlocal
- lua_setmemcat
- lua_setmetatable
- lua_setreadonly
- lua_setsafeenv
- lua_settable
- lua_setthreaddata
- lua_settop
- lua_setupvalue
- lua_setuserdatadtor
- lua_setuserdatametatable
- lua_setuserdatatag
- lua_singlestep
- lua_stackdepth
- lua_status
- lua_strlen
- lua_toboolean
- lua_tobuffer
- lua_tocfunction
- lua_tointeger
- lua_tointegerx
- lua_tolightuserdata
- lua_tolightuserdatatagged
- lua_tolstring
- lua_tolstringatom
- lua_tonumber
- lua_tonumberx
- lua_topointer
- lua_tostring
- lua_tostringatom
- lua_totalbytes
- lua_tothread
- lua_tounsigned
- lua_tounsignedx
- lua_touserdata
- lua_touserdatatagged
- lua_tovector
- lua_type
- lua_typename
- lua_unref
- lua_upvalueindex
- lua_userdatatag
- lua_xmove
- lua_xpush
- lua_yield
- luaopen_base
- luaopen_bit32
- luaopen_buffer
- luaopen_coroutine
- luaopen_debug
- luaopen_math
- luaopen_os
- luaopen_string
- luaopen_table
- luaopen_utf8
- luaopen_vector
- luau_compile
- luau_load
- luau_set_compile_constant_boolean
- luau_set_compile_constant_nil
- luau_set_compile_constant_number
- luau_set_compile_constant_string
- luau_set_compile_constant_vector
Type Aliases
- lua_Alloc
- lua_CFunction
- lua_CompileConstant
- lua_Continuation
- lua_Coverage
- lua_Destructor
- lua_Hook
- lua_Integer
- lua_LibraryMemberConstantCallback
- lua_LibraryMemberTypeCallback
- lua_Number
- lua_Unsigned
Constants
- LUAI_MAXCALLS
- LUAI_MAXCCALLS
- LUAI_MAXCSTACK
- LUA_BITLIBNAME
- LUA_BUFFERLIBNAME
- LUA_BUFFERSIZE
- LUA_COLIBNAME
- LUA_DBLIBNAME
- LUA_ENVIRONINDEX
- LUA_GLOBALSINDEX
- LUA_IDSIZE
- LUA_LUTAG_LIMIT
- LUA_MATHLIBNAME
- LUA_MAXCAPTURES
- LUA_MEMORY_CATEGORIES
- LUA_MINSTACK
- LUA_MINSTRTABSIZE
- LUA_MULTRET
- LUA_NOREF
- LUA_OSLIBNAME
- LUA_REFNIL
- LUA_REGISTRYINDEX
- LUA_SIZECLASSES
- LUA_STRLIBNAME
- LUA_TABLIBNAME
- LUA_UTAG_LIMIT
- LUA_UTF8LIBNAME
- LUA_VECLIBNAME
- LUA_VECTOR_SIZE