ForgeDocs
Documentation for the forge framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Package Forge.Networking.Chat

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...