Back to Home
ESO Function Data v101044
AppendMemberHeaderText()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/contacts/gamepad/notifications_gamepad.lua:266
--
function ZO_GamepadLeaderboardScoreProvider:AppendMemberHeaderText(messageText, headerText)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/contacts/gamepad/notifications_gamepad.lua:292
--
self:AppendMemberHeaderText(messageText, zo_strformat(GetString(SI_NOTIFICATIONS_LEADERBOARD_SCORE_NOTIFICATION_HEADER_FRIENDS), #friendsSection))
ingame/contacts/gamepad/notifications_gamepad.lua:300
--
self:AppendMemberHeaderText(messageText, zo_strformat(GetString(SI_NOTIFICATIONS_LEADERBOARD_SCORE_NOTIFICATION_HEADER_GUILD_MEMBERS), #guildMembersSection))