Starshatter_Open
Open source Starshatter engine
|
This is the complete list of members for NetChatEntry, including all inherited members.
GetColor() const | NetChatEntry | inline |
GetID() const | NetChatEntry | inline |
GetMessage() const | NetChatEntry | inline |
GetTime() const | NetChatEntry | inline |
GetUser() const | NetChatEntry | inline |
NetChatEntry(const NetUser *user, const char *msg) | NetChatEntry | |
NetChatEntry(int id, const char *user, const char *msg) | NetChatEntry | |
operator<(const NetChatEntry &c) const | NetChatEntry | inline |
operator==(const NetChatEntry &c) const | NetChatEntry | inline |
TYPENAME() | NetChatEntry | inlinestatic |
~NetChatEntry() | NetChatEntry |