Back to Home
ESO Function Data v101032
SharedChatSystem.OnFormattedChatMessage()
See also:
OnFormattedChatMessage()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/chatsystem/sharedchatsystem.lua:1611
--
function SharedChatSystem:OnFormattedChatMessage(message, category, targetChannel, fromDisplayName, rawMessageText)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/chatsystem/gamepad/gamepadchatsystem.lua:429
--
SharedChatSystem.OnFormattedChatMessage(self, message, category, targetChannel, fromDisplayName, rawMessageText)