ESO Function Data v100011
ZO_ReportPlayerDialog_Show()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/contacts/socialdialogs.lua:273
--
function ZO_ReportPlayerDialog_Show(playerName, reason, rawName, optionalCallback)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/chatsystem/sharedchatsystem.lua:2098
--
ZO_ReportPlayerDialog_Show(playerName, REPORT_PLAYER_REASON_CHAT_SPAM, rawName)
ingame/mail/mailinbox.lua:144
--
ZO_ReportPlayerDialog_Show(senderDisplayName, REPORT_PLAYER_REASON_MAIL_SPAM, nil, ReportAndDeleteCallback)
ingame/playertoplayer/playertoplayer.lua:800
--
ZO_ReportPlayerDialog_Show(currentTarget, REPORT_PLAYER_REASON_BOTTING, currentTargetRaw)
ingame/playertoplayer/playertoplayer.lua:831
--
ZO_ReportPlayerDialog_Show(currentTargetRaw, REPORT_PLAYER_REASON_BOTTING)