Back to Home
ESO Function Data v101042
CreateMessage()
Function Aliases
- No known aliases for this function.
Global Function Definitions
- ingame/contacts/notifications_common.lua:138 -- function ZO_FriendRequestProvider:CreateMessage(displayName)
- ingame/contacts/notifications_common.lua:257 -- function ZO_GuildMotDProvider:CreateMessage(guildAlliance, guildName)
- ingame/contacts/notifications_common.lua:427 -- function ZO_GroupInviteProvider:CreateMessage(inviterName)
- ingame/contacts/notifications_common.lua:540 -- function ZO_TradeInviteProvider:CreateMessage(inviterName)
- ingame/contacts/notifications_common.lua:589 -- function ZO_QuestShareProvider:CreateMessage(inviterName, questName)
- ingame/contacts/notifications_common.lua:771 -- function ZO_PledgeOfMaraProvider:CreateMessage(targetName)
- ingame/contacts/notifications_common.lua:838 -- function ZO_AgentChatRequestProvider:CreateMessage()
- ingame/contacts/notifications_common.lua:932 -- function ZO_LeaderboardScoreProvider:CreateMessage(contentName, score, numMembers, hasFriend, hasGuildMember, notificationId)
- ingame/contacts/notifications_common.lua:1757 -- function ZO_TributeInviteProvider:CreateMessage(inviterName)
- ingame/contacts/gamepad/notifications_gamepad.lua:117 -- function ZO_GamepadGuildInviteProvider:CreateMessage(guildAlliance, guildName, inviterDisplayName)
- ingame/contacts/gamepad/notifications_gamepad.lua:174 -- function ZO_GamepadGuildMotDProvider:CreateMessage(guildAlliance, guildName)
- ingame/contacts/gamepad/notifications_gamepad.lua:245 -- function ZO_AgentChatRequestProvider:CreateMessage()
- ingame/contacts/gamepad/notifications_gamepad.lua:258 -- function ZO_GamepadLeaderboardScoreProvider:CreateMessage(contentName, score, numMembers, hasFriend, hasGuildMember, notificationId)
- ingame/contacts/keyboard/notifications_keyboard.lua:90 -- function ZO_KeyboardGuildInviteProvider:CreateMessage(guildAlliance, guildName, inviterDisplayName)
- ingame/contacts/keyboard/notifications_keyboard.lua:129 -- function ZO_KeyboardAgentChatRequestProvider:CreateMessage()
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/contacts/notifications_common.lua:118 -- self:CreateMessage(userFacingDisplayName)
- ingame/contacts/notifications_common.lua:164 -- self:CreateMessage(guildAlliance, guildName, formattedInviterName)
- ingame/contacts/notifications_common.lua:217 -- self:CreateMessage(guildAlliance, guildName)
- ingame/contacts/notifications_common.lua:412 -- self:CreateMessage(formattedPlayerNames)
- ingame/contacts/notifications_common.lua:525 -- self:CreateMessage(formattedPlayerNames)
- ingame/contacts/notifications_common.lua:570 -- self:CreateMessage(formattedPlayerNames, questName)
- ingame/contacts/notifications_common.lua:767 -- self:CreateMessage(targetName)
- ingame/contacts/notifications_common.lua:832 -- self:CreateMessage()
- ingame/contacts/notifications_common.lua:923 -- self:CreateMessage(contentName, score, numKnownMembers, hasFriend, hasGuildMember, notificationId)
- ingame/contacts/notifications_common.lua:1742 -- self:CreateMessage(formattedPlayerNames)
- ingame/contacts/gamepad/notifications_gamepad.lua:259 -- ZO_LeaderboardScoreProvider.CreateMessage(self, contentName, score, numMembers, hasFriend, hasGuildMember)