GetEventPlayerChatStringMatched

bug

This function only returns "" when called in response to EVENT_PLAYER_CHAT.

comment

Returns the string that you registered for. Used in conjunction with TriggerRegisterPlayerChatEvent.

event
ConvertPlayerEvent(96)
patch

1.00

return type
string
Source code
constant native GetEventPlayerChatStringMatched takes nothing returns string
Source
common.j
wc3modding.com
GetEventPlayerChatStringMatched