#include <LuaRef.h>
◆ LuaRef() [1/3]
◆ LuaRef() [2/3]
| LuaRef::LuaRef |
( |
lua_State * |
l, |
|
|
int |
index |
|
) |
| |
◆ LuaRef() [3/3]
| LuaRef::LuaRef |
( |
const LuaRef & |
ref | ) |
|
◆ ~LuaRef()
◆ GetLua()
| lua_State * LuaRef::GetLua |
( |
| ) |
const |
|
inline |
◆ IsNil()
| bool LuaRef::IsNil |
( |
| ) |
const |
|
inline |
◆ IsValid()
| bool LuaRef::IsValid |
( |
| ) |
const |
|
inline |
◆ LoadFromJson()
| void LuaRef::LoadFromJson |
( |
const Json & |
jsonObj | ) |
|
◆ operator=()
◆ operator==()
| bool LuaRef::operator== |
( |
const LuaRef & |
ref | ) |
const |
◆ PushCopyToStack()
| void LuaRef::PushCopyToStack |
( |
| ) |
const |
◆ SaveToJson()
| void LuaRef::SaveToJson |
( |
Json & |
jsonObj | ) |
|
◆ Unref()
The documentation for this class was generated from the following files: