|
|
bool | is_destruction = false |
| |
|
bool | is_index = false |
| |
|
bool | is_new_index = false |
| |
|
bool | is_static_index = false |
| |
|
bool | is_static_new_index = false |
| |
|
bool | poison_indexing = false |
| |
|
bool | is_unqualified_lua_CFunction = false |
| |
|
bool | is_unqualified_lua_reference = false |
| |
|
std::string * | p_key = nullptr |
| |
|
reference * | p_binding_ref = nullptr |
| |
|
lua_CFunction | call_func = nullptr |
| |
|
index_call_storage * | p_ics = nullptr |
| |
|
usertype_storage_base * | p_usb = nullptr |
| |
|
void * | p_derived_usb = nullptr |
| |
|
lua_CFunction | idx_call = nullptr |
| |
|
lua_CFunction | new_idx_call = nullptr |
| |
|
lua_CFunction | meta_idx_call = nullptr |
| |
|
lua_CFunction | meta_new_idx_call = nullptr |
| |
|
change_indexing_mem_func | change_indexing |
| |
The documentation for this struct was generated from the following file: