ForgeDocs
Documentation for the forge framework
|
Classes | |
class | ChatManager |
Contains the core APIS for sending and receiving chat messages. More... | |
class | ChatMessageHandler |
Processes ChatNetworkMessages and adds them to a displayable message list depending on if the local player should be allowed to see the message. | |
class | ChatNetworkMessage |
A network message that is used when sending chat messages. | |
struct | ReceivedChatMessage |
A chat message that has been received. More... | |