pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
luaGetFromIndex
pixelperfectengine
scripting
lua
Fetches a value from a lua_State variable.
package package
T
luaGetFromIndex
(
T
)
(
lua_State
*
L
,
int
ind
)
Meta
Source
See Implementation
pixelperfectengine
scripting
lua
aliases
LuaTable
classes
LuaException
LuaScript
enums
LuaVarType
functions
callLuaFunc
initLua
luaAllocator
luaGetFromIndex
registerDDelegate
registerDFunction
static variables
lastLuaToDException
structs
LuaVar
Fetches a value from a lua_State variable.