Back to Home
ESO Function Data v100018
ZO_ReportPlayerDialog_Show()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/contacts/keyboard/socialdialogs_keyboard.lua:279
--
function ZO_ReportPlayerDialog_Show(playerName, reason, rawName, optionalCallback)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/chatsystem/sharedchatsystem.lua:2102
--
ZO_ReportPlayerDialog_Show(playerName, REPORT_PLAYER_REASON_CHAT_SPAM, rawName)
ingame/mail/keyboard/mailinbox_keyboard.lua:153
--
ZO_ReportPlayerDialog_Show(senderDisplayName, REPORT_PLAYER_REASON_MAIL_SPAM, nil, ReportAndDeleteCallback)
ingame/playertoplayer/playertoplayer.lua:1430
--
ZO_ReportPlayerDialog_Show(primaryName, REPORT_PLAYER_REASON_BOTTING, formattedPlayerNames)