This is the complete list of members for IGameDef, including all inherited members.
allocateUnknownNodeId(const std::string &name)=0 | IGameDef | pure virtual |
cdef() | IGameDef | inline |
getCraftDefManager()=0 | IGameDef | pure virtual |
getGameSpec() const | IGameDef | inlinevirtual |
getItemDefManager()=0 | IGameDef | pure virtual |
getModChannel(const std::string &channel)=0 | IGameDef | pure virtual |
getModDataPath() const | IGameDef | inlinevirtual |
getModIPCStore() | IGameDef | inlinevirtual |
getMods() const =0 | IGameDef | pure virtual |
getModSpec(const std::string &modname) const =0 | IGameDef | pure virtual |
getModStorageDatabase()=0 | IGameDef | pure virtual |
getNodeDefManager()=0 | IGameDef | pure virtual |
getRollbackManager() | IGameDef | inlinevirtual |
getWorldPath() const | IGameDef | inlinevirtual |
idef() | IGameDef | inline |
joinModChannel(const std::string &channel)=0 | IGameDef | pure virtual |
leaveModChannel(const std::string &channel)=0 | IGameDef | pure virtual |
ndef() | IGameDef | inline |
rollback() | IGameDef | inline |
sendModChannelMessage(const std::string &channel, const std::string &message)=0 | IGameDef | pure virtual |