Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
ModChannelRef Member List

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

checkObject(lua_State *L, int narg)ModApiBaseinlinestatic
classNameModChannelRefstatic
create(lua_State *L, const std::string &channel)ModChannelRefstatic
gc_object(lua_State *L)ModChannelRefprivatestatic
getClient(lua_State *L)ModApiBasestatic
getCurrentModPath(lua_State *L)ModApiBasestatic
getEmergeThread(lua_State *L)ModApiBasestatic
getEnv(lua_State *L)ModApiBasestatic
getGameDef(lua_State *L)ModApiBasestatic
getGuiEngine(lua_State *L)ModApiBasestatic
getobject(lua_State *L, ModChannelRef *ref)ModChannelRefprivatestatic
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_is_writeable(lua_State *L)ModChannelRefstatic
l_leave(lua_State *L)ModChannelRefstatic
l_send_all(lua_State *L)ModChannelRefstatic
m_modchannel_nameModChannelRefprivate
methodsModChannelRefprivatestatic
ModChannelRef(const std::string &modchannel)ModChannelRef
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
Register(lua_State *L)ModChannelRefstatic
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
~ModChannelRef()=defaultModChannelRef