|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
This is the complete list of members for Terraria.Chat.ChatHelper, including all inherited members.
| _cachedMessages | Terraria.Chat.ChatHelper | privatestatic |
| BroadcastChatMessage(NetworkText text, Color color, int excludedPlayer=-1) | Terraria.Chat.ChatHelper | inlinestatic |
| BroadcastChatMessageAs(byte messageAuthor, NetworkText text, Color color, int excludedPlayer=-1) | Terraria.Chat.ChatHelper | inlinestatic |
| CacheMessage(string message, Color color) | Terraria.Chat.ChatHelper | inlineprivatestatic |
| ChatHelper() | Terraria.Chat.ChatHelper | inlineprivatestatic |
| ClearDelayedMessagesCache() | Terraria.Chat.ChatHelper | inlinestatic |
| DisplayCheckedMessage(bool result, ChatHelper.ChatRequest request) | Terraria.Chat.ChatHelper | inlinestatic |
| DisplayMessage(NetworkText text, Color color, byte messageAuthor) | Terraria.Chat.ChatHelper | inlinestatic |
| DisplayMessageOnClient(NetworkText text, Color color, int playerId) | Terraria.Chat.ChatHelper | inlinestatic |
| OnlySendToPlayersWhoAreLoggedIn(int clientIndex) | Terraria.Chat.ChatHelper | inlinestatic |
| PlatformCheckedMessage(string message, Color color, byte messageAuthor) | Terraria.Chat.ChatHelper | inlinestatic |
| SendChatMessageFromClient(ChatMessage message) | Terraria.Chat.ChatHelper | inlinestatic |
| SendChatMessageToClient(NetworkText text, Color color, int playerId) | Terraria.Chat.ChatHelper | inlinestatic |
| SendChatMessageToClientAs(byte messageAuthor, NetworkText text, Color color, int playerId) | Terraria.Chat.ChatHelper | inlinestatic |
| ShouldCacheMessage() | Terraria.Chat.ChatHelper | inlineprivatestatic |
| ShowCachedMessages() | Terraria.Chat.ChatHelper | inlinestatic |