luad ~master (2021-10-30T17:14:09.2152576)
Dub
Repo
LuaState.state
luad
state
LuaState
The underlying
lua_State
pointer for interfacing with C.
class
LuaState
@
property
nothrow pure @
safe
lua_State
*
state
(
)
Meta
Source
See Implementation
luad
state
LuaState
constructors
this
destructors
~this
functions
doFile
doString
get
loadFile
loadString
newTable
opIndex
opIndexAssign
openLibs
registerType
set
setPanicHandler
wrap
properties
globals
registry
state
static functions
fromPointer
The underlying lua_State pointer for interfacing with C.