AW EVENT TOOLBAR CLICK
Jump to navigation
Jump to search
Minimum requirements | ||
---|---|---|
Added in version 3.5 | ||
SDK | build 37 | |
World | build 63 |
AW_EVENT_TOOLBAR_CLICK
Description
User clicked an "sdk event" toolbar button.
Notes
This event is triggered whenever a user clicks on an "sdk event" toolbar button, or if another SDK application calls aw_toolbar_click.
Only instances owned by a caretaker (i.e. aw_bool (AW_WORLD_CARETAKER_CAPABILITY) returns 1) will receive this event.
Attributes
Examples
See aw_toolbar_click for an example of how to use AW_EVENT_TOOLBAR_CLICK.