AW EVENT TOOLBAR CLICK

From ActiveWiki
Jump to navigation Jump to search


Minimum requirements
Added in version 3.5
SDKbuild 37
Worldbuild 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

AW_TOOLBAR_SESSION
AW_TOOLBAR_ID

Examples

See aw_toolbar_click for an example of how to use AW_EVENT_TOOLBAR_CLICK.

Triggered by