luad ~master (2016-02-18T19:12:01Z)
Home
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.