Luanti 5.11.0-dev
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
LuaSettings Member List

This is the complete list of members for LuaSettings, including all inherited members.

checkObject(lua_State *L, int narg)ModApiBaseinlinestatic
classNameLuaSettingsstatic
create(lua_State *L, Settings *settings, const std::string &filename)LuaSettingsstatic
create_object(lua_State *L)LuaSettingsstatic
gc_object(lua_State *L)LuaSettingsprivatestatic
getCurrentModPath(lua_State *L)ModApiBasestatic
getEmergeThread(lua_State *L)ModApiBasestatic
getEnv(lua_State *L)ModApiBasestatic
getGameDef(lua_State *L)ModApiBasestatic
getScriptApi(lua_State *L)ModApiBaseinlinestatic
getScriptApiBase(lua_State *L)ModApiBasestatic
getServer(lua_State *L)ModApiBasestatic
getServerInventoryMgr(lua_State *L)ModApiBasestatic
l_deprecated_function(lua_State *L, const char *good, const char *bad, lua_CFunction func)ModApiBasestatic
l_get(lua_State *L)LuaSettingsprivatestatic
l_get_bool(lua_State *L)LuaSettingsprivatestatic
l_get_flags(lua_State *L)LuaSettingsprivatestatic
l_get_names(lua_State *L)LuaSettingsprivatestatic
l_get_np_group(lua_State *L)LuaSettingsprivatestatic
l_get_pos(lua_State *L)LuaSettingsprivatestatic
l_has(lua_State *L)LuaSettingsprivatestatic
l_remove(lua_State *L)LuaSettingsprivatestatic
l_set(lua_State *L)LuaSettingsprivatestatic
l_set_bool(lua_State *L)LuaSettingsprivatestatic
l_set_np_group(lua_State *L)LuaSettingsprivatestatic
l_set_pos(lua_State *L)LuaSettingsprivatestatic
l_to_table(lua_State *L)LuaSettingsprivatestatic
l_write(lua_State *L)LuaSettingsprivatestatic
LuaSettings(Settings *settings, const std::string &filename)LuaSettings
LuaSettings(const std::string &filename, bool write_allowed)LuaSettings
m_filenameLuaSettingsprivate
m_is_own_settingsLuaSettingsprivate
m_settingsLuaSettingsprivate
m_write_allowedLuaSettingsprivate
methodsLuaSettingsprivatestatic
readParam(lua_State *L, int index)LuaHelperprotectedstatic
readParam(lua_State *L, int index, const T &default_value)LuaHelperinlineprotectedstatic
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
Register(lua_State *L)LuaSettingsstatic
registerClass(lua_State *L, const char *name, const luaL_Reg *methods, const luaL_Reg *metamethods)ModApiBasestatic
registerFunction(lua_State *L, const char *name, lua_CFunction func, int top)ModApiBasestatic
~LuaSettings()LuaSettings