ChatRoomPublishCustomAction
Callable
Parameters
msg: string
Tag of the action to send
LeaveDialog: boolean
Whether or not the dialog should be left.
Dictionary: ChatMessageDictionary
Dictionary of tags and data to send to the room.
Returns void
- Nothing.
Publishes a custom action to the rest of the chatroom.
Note that this will not update the server database, which requires either CharacterRefresh, ServerPlayerAppearanceSync or ChatRoomCharacterUpdate.