KeraLua.LuaState Struct Reference

Public Member Functions

 LuaState (IntPtr ptrState)
 

Static Public Member Functions

static implicit operator LuaState (IntPtr ptr)
 
static implicit operator IntPtr (LuaState luastate)
 

Public Attributes

IntPtr state
 

Constructor & Destructor Documentation

◆ LuaState()

KeraLua.LuaState.LuaState ( IntPtr  ptrState)

Member Function Documentation

◆ operator IntPtr()

static implicit KeraLua.LuaState.operator IntPtr ( LuaState  luastate)
static

◆ operator LuaState()

static implicit KeraLua.LuaState.operator LuaState ( IntPtr  ptr)
static

Member Data Documentation

◆ state

IntPtr KeraLua.LuaState.state

The documentation for this struct was generated from the following file: