Back to Home
ESO Function Data v101045
CreateMessage()
Function Aliases
- No known aliases for this function.
Global Function Definitions
- ingame/contacts/notifications_common.lua:139 -- function ZO_FriendRequestProvider:CreateMessage(displayName)
- ingame/contacts/notifications_common.lua:258 -- function ZO_GuildMotDProvider:CreateMessage(guildAlliance, guildName)
- ingame/contacts/notifications_common.lua:428 -- function ZO_GroupInviteProvider:CreateMessage(inviterName)
- ingame/contacts/notifications_common.lua:541 -- function ZO_TradeInviteProvider:CreateMessage(inviterName)
- ingame/contacts/notifications_common.lua:590 -- function ZO_QuestShareProvider:CreateMessage(inviterName, questName)
- ingame/contacts/notifications_common.lua:780 -- function ZO_PledgeOfMaraProvider:CreateMessage(targetName)
- ingame/contacts/notifications_common.lua:847 -- function ZO_AgentChatRequestProvider:CreateMessage()
- ingame/contacts/notifications_common.lua:941 -- function ZO_LeaderboardScoreProvider:CreateMessage(contentName, score, numMembers, hasFriend, hasGuildMember, notificationId)
- ingame/contacts/notifications_common.lua:1769 -- function ZO_TributeInviteProvider:CreateMessage(inviterName)
- ingame/contacts/notifications_common.lua:1883 -- function ZO_HouseToursHouseRecommendedProvider:CreateMessage(houseNickname, houseName)
- ingame/contacts/gamepad/notifications_gamepad.lua:120 -- function ZO_GamepadGuildInviteProvider:CreateMessage(guildAlliance, guildName, inviterDisplayName)
- ingame/contacts/gamepad/notifications_gamepad.lua:177 -- function ZO_GamepadGuildMotDProvider:CreateMessage(guildAlliance, guildName)
- ingame/contacts/gamepad/notifications_gamepad.lua:248 -- function ZO_AgentChatRequestProvider:CreateMessage()
- ingame/contacts/gamepad/notifications_gamepad.lua:261 -- function ZO_GamepadLeaderboardScoreProvider:CreateMessage(contentName, score, numMembers, hasFriend, hasGuildMember, notificationId)
- ingame/contacts/keyboard/notifications_keyboard.lua:92 -- function ZO_KeyboardGuildInviteProvider:CreateMessage(guildAlliance, guildName, inviterDisplayName)
- ingame/contacts/keyboard/notifications_keyboard.lua:131 -- function ZO_KeyboardAgentChatRequestProvider:CreateMessage()
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/contacts/notifications_common.lua:119 -- self:CreateMessage(userFacingDisplayName)
- ingame/contacts/notifications_common.lua:165 -- self:CreateMessage(guildAlliance, guildName, formattedInviterName)
- ingame/contacts/notifications_common.lua:218 -- self:CreateMessage(guildAlliance, guildName)
- ingame/contacts/notifications_common.lua:413 -- self:CreateMessage(formattedPlayerNames)
- ingame/contacts/notifications_common.lua:526 -- self:CreateMessage(formattedPlayerNames)
- ingame/contacts/notifications_common.lua:571 -- self:CreateMessage(formattedPlayerNames, questName)
- ingame/contacts/notifications_common.lua:776 -- self:CreateMessage(targetName)
- ingame/contacts/notifications_common.lua:841 -- self:CreateMessage()
- ingame/contacts/notifications_common.lua:932 -- self:CreateMessage(contentName, score, numKnownMembers, hasFriend, hasGuildMember, notificationId)
- ingame/contacts/notifications_common.lua:1754 -- self:CreateMessage(formattedPlayerNames)
- ingame/contacts/notifications_common.lua:1832 -- self:CreateMessage(houseNickname, houseName)
- ingame/contacts/gamepad/notifications_gamepad.lua:262 -- ZO_LeaderboardScoreProvider.CreateMessage(self, contentName, score, numMembers, hasFriend, hasGuildMember)