Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
NetChatEntry Member List

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

GetColor() const NetChatEntryinline
GetID() const NetChatEntryinline
GetMessage() const NetChatEntryinline
GetTime() const NetChatEntryinline
GetUser() const NetChatEntryinline
NetChatEntry(const NetUser *user, const char *msg)NetChatEntry
NetChatEntry(int id, const char *user, const char *msg)NetChatEntry
operator<(const NetChatEntry &c) const NetChatEntryinline
operator==(const NetChatEntry &c) const NetChatEntryinline
TYPENAME()NetChatEntryinlinestatic
~NetChatEntry()NetChatEntry