This is the complete list of members for NodeMetaRef, including all inherited members.
| checkAnyMetadata(lua_State *L, int narg) | MetaDataRef | static |
| checkObject(lua_State *L, int narg) | ModApiBase | inlinestatic |
| className | NodeMetaRef | static |
| clearMeta() | NodeMetaRef | privatevirtual |
| create(lua_State *L, v3s16 p, ServerEnvironment *env) | NodeMetaRef | static |
| createClient(lua_State *L, IMetadata *meta) | NodeMetaRef | static |
| gc_object(lua_State *L) | MetaDataRef | protectedstatic |
| getCurrentModPath(lua_State *L) | ModApiBase | static |
| getEmergeThread(lua_State *L) | ModApiBase | static |
| getEnv(lua_State *L) | ModApiBase | static |
| getGameDef(lua_State *L) | ModApiBase | static |
| getmeta(bool auto_create) | NodeMetaRef | privatevirtual |
| getScriptApi(lua_State *L) | ModApiBase | inlinestatic |
| getScriptApiBase(lua_State *L) | ModApiBase | static |
| getServer(lua_State *L) | ModApiBase | static |
| getServerInventoryMgr(lua_State *L) | ModApiBase | static |
| handleFromTable(lua_State *L, int table, IMetadata *_meta) | NodeMetaRef | privatevirtual |
| handleToTable(lua_State *L, IMetadata *_meta) | NodeMetaRef | privatevirtual |
| l_contains(lua_State *L) | MetaDataRef | protectedstatic |
| l_deprecated_function(lua_State *L, const char *good, const char *bad, lua_CFunction func) | ModApiBase | static |
| l_equals(lua_State *L) | MetaDataRef | protectedstatic |
| l_from_table(lua_State *L) | MetaDataRef | protectedstatic |
| l_get(lua_State *L) | MetaDataRef | protectedstatic |
| l_get_float(lua_State *L) | MetaDataRef | protectedstatic |
| l_get_int(lua_State *L) | MetaDataRef | protectedstatic |
| l_get_inventory(lua_State *L) | NodeMetaRef | privatestatic |
| l_get_keys(lua_State *L) | MetaDataRef | protectedstatic |
| l_get_string(lua_State *L) | MetaDataRef | protectedstatic |
| l_mark_as_private(lua_State *L) | NodeMetaRef | privatestatic |
| l_set_float(lua_State *L) | MetaDataRef | protectedstatic |
| l_set_int(lua_State *L) | MetaDataRef | protectedstatic |
| l_set_string(lua_State *L) | MetaDataRef | protectedstatic |
| l_to_table(lua_State *L) | MetaDataRef | protectedstatic |
| m_env | NodeMetaRef | private |
| m_is_local | NodeMetaRef | private |
| m_local_meta | NodeMetaRef | private |
| m_p | NodeMetaRef | private |
| methodsClient | NodeMetaRef | privatestatic |
| methodsServer | NodeMetaRef | privatestatic |
| NodeMetaRef(v3s16 p, ServerEnvironment *env) | NodeMetaRef | |
| NodeMetaRef(IMetadata *meta) | NodeMetaRef | |
| readParam(lua_State *L, int index) | LuaHelper | protectedstatic |
| readParam(lua_State *L, int index, const T &default_value) | LuaHelper | inlineprotectedstatic |
| readParam(lua_State *L, int index) | LuaHelper | protected |
| readParam(lua_State *L, int index) | LuaHelper | protected |
| readParam(lua_State *L, int index) | LuaHelper | protected |
| readParam(lua_State *L, int index) | LuaHelper | protected |
| readParam(lua_State *L, int index) | LuaHelper | protected |
| readParam(lua_State *L, int index) | LuaHelper | protected |
| readParam(lua_State *L, int index) | LuaHelper | protected |
| readParam(lua_State *L, int index) | LuaHelper | protected |
| readParam(lua_State *L, int index) | LuaHelper | protected |
| readParam(lua_State *L, int index) | LuaHelper | protected |
| Register(lua_State *L) | NodeMetaRef | static |
| registerClass(lua_State *L, const char *name, const luaL_Reg *methods, const luaL_Reg *metamethods) | ModApiBase | static |
| RegisterClient(lua_State *L) | NodeMetaRef | static |
| registerFunction(lua_State *L, const char *name, lua_CFunction func, int top) | ModApiBase | static |
| registerMetadataClass(lua_State *L, const char *name, const luaL_Reg *methods) | MetaDataRef | protectedstatic |
| reportMetadataChange(const std::string *name=nullptr) | NodeMetaRef | privatevirtual |
| ~MetaDataRef()=default | MetaDataRef | virtual |
| ~NodeMetaRef()=default | NodeMetaRef |