Cyrus Mod Loader
|
This is the complete list of members for BasicChatChannelInfo, including all inherited members.
as() | PropertyClass | inline |
copy(uint32_t a1)=0 | PropertyClass | pure virtual |
getClassName()=0 | PropertyClass | pure virtual |
getInviteAllCooldownTime() | BasicChatChannelInfo | inline |
getIsPublic() | BasicChatChannelInfo | inline |
getOwnerCharacterID() | BasicChatChannelInfo | inline |
getOwnerNameBlob() | BasicChatChannelInfo | inline |
getPlayerList() | BasicChatChannelInfo | inline |
getPropertyList()=0 | PropertyClass | pure virtual |
onCreated()=0 | PropertyClass | pure virtual |
onFinalizeLoad()=0 | PropertyClass | pure virtual |
onPostLoad()=0 | PropertyClass | pure virtual |
serialize(void *a2, uint32_t a3)=0 | PropertyClass | pure virtual |
setInviteAllCooldownTime(int val) | BasicChatChannelInfo | inline |
setIsPublic(bool val) | BasicChatChannelInfo | inline |
setOwnerCharacterID(gid val) | BasicChatChannelInfo | inline |
setOwnerNameBlob(std::string val) | BasicChatChannelInfo | inline |
setPlayerList(List< SharedPointer< BasicChatPlayer > > *val) | BasicChatChannelInfo | inline |
shouldNotSerialize()=0 | PropertyClass | pure virtual |