ExtendedItemCustomExit
Callable
Parameters
Name: string
Tag of the action to send
Dictionary: ChatMessageDictionary = null
Dictionary of tags and data to send to the room (if any).
Returns void
Nothing
Tag of the action to send
Dictionary of tags and data to send to the room (if any).
Nothing
Helper publish + exit function for creating custom buttons whose clicks exit the dialog menu.
If exiting the dialog menu is undesirable then something akin to the following example should be used instead: