|
tModLoader v2025.10
A mod to make and play Terraria mods
|
This is the complete list of members for ChatHelper, including all inherited members.
| BroadcastChatMessage(NetworkText text, Color color, int excludedPlayer=-1) | ChatHelper | static |
| BroadcastChatMessageAs(byte messageAuthor, NetworkText text, Color color, int excludedPlayer=-1) (defined in ChatHelper) | ChatHelper | static |
| ClearDelayedMessagesCache() (defined in ChatHelper) | ChatHelper | static |
| DisplayMessage(NetworkText text, Color color, byte messageAuthor) (defined in ChatHelper) | ChatHelper | static |
| DisplayMessageOnClient(NetworkText text, Color color, int playerId) (defined in ChatHelper) | ChatHelper | static |
| OnlySendToPlayersWhoAreLoggedIn(int clientIndex) (defined in ChatHelper) | ChatHelper | static |
| SendChatMessageFromClient(ChatMessage message) (defined in ChatHelper) | ChatHelper | static |
| SendChatMessageToClient(NetworkText text, Color color, int playerId) | ChatHelper | static |
| SendChatMessageToClientAs(byte messageAuthor, NetworkText text, Color color, int playerId) (defined in ChatHelper) | ChatHelper | static |
| ShowCachedMessages() (defined in ChatHelper) | ChatHelper | static |