This is the complete list of members for InvRef, including all inherited members.
checkObject(lua_State *L, int narg) | ModApiBase | inlinestatic |
className | InvRef | static |
create(lua_State *L, const InventoryLocation &loc) | InvRef | static |
gc_object(lua_State *L) | InvRef | privatestatic |
getCurrentModPath(lua_State *L) | ModApiBase | static |
getEmergeThread(lua_State *L) | ModApiBase | static |
getEnv(lua_State *L) | ModApiBase | static |
getGameDef(lua_State *L) | ModApiBase | static |
getinv(lua_State *L, InvRef *ref) | InvRef | privatestatic |
getlist(lua_State *L, InvRef *ref, const char *listname) | InvRef | privatestatic |
getScriptApi(lua_State *L) | ModApiBase | inlinestatic |
getScriptApiBase(lua_State *L) | ModApiBase | static |
getServer(lua_State *L) | ModApiBase | static |
getServerInventoryMgr(lua_State *L) | ModApiBase | static |
InvRef(const InventoryLocation &loc) | InvRef | |
l_add_item(lua_State *L) | InvRef | privatestatic |
l_contains_item(lua_State *L) | InvRef | privatestatic |
l_deprecated_function(lua_State *L, const char *good, const char *bad, lua_CFunction func) | ModApiBase | static |
l_get_list(lua_State *L) | InvRef | privatestatic |
l_get_lists(lua_State *L) | InvRef | privatestatic |
l_get_location(lua_State *L) | InvRef | privatestatic |
l_get_size(lua_State *L) | InvRef | privatestatic |
l_get_stack(lua_State *L) | InvRef | privatestatic |
l_get_width(lua_State *L) | InvRef | privatestatic |
l_is_empty(lua_State *L) | InvRef | privatestatic |
l_remove_item(lua_State *L) | InvRef | privatestatic |
l_room_for_item(lua_State *L) | InvRef | privatestatic |
l_set_list(lua_State *L) | InvRef | privatestatic |
l_set_lists(lua_State *L) | InvRef | privatestatic |
l_set_size(lua_State *L) | InvRef | privatestatic |
l_set_stack(lua_State *L) | InvRef | privatestatic |
l_set_width(lua_State *L) | InvRef | privatestatic |
m_loc | InvRef | private |
methods | InvRef | privatestatic |
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) | InvRef | static |
registerClass(lua_State *L, const char *name, const luaL_Reg *methods, const luaL_Reg *metamethods) | ModApiBase | static |
registerFunction(lua_State *L, const char *name, lua_CFunction func, int top) | ModApiBase | static |
reportInventoryChange(lua_State *L, InvRef *ref) | InvRef | privatestatic |
~InvRef()=default | InvRef |