BlzSendSyncData
- Parameters
-
prefix string
Limited to something like 255 bytes.
data string
Limited to something like 255 bytes.
- comment
-
The player running this function sends a string message to all players. See also
BlzTriggerRegisterPlayerSyncEvent
. - patch
-
1.31.0.11889
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
boolean
- Source code
-
native BlzSendSyncData takes string prefix, string data returns boolean