AW_EVENT_WORLD_INFO

DESCRIPTION

Describes a single world in response to aw_world_list.

NOTES

This event is triggered only in response to a call to aw_world_list. This event sets the following attributes:

AW_WORLDLIST_NAME
AW_WORLDLIST_USERS
AW_WORLDLIST_STATUS
AW_WORLDLIST_RATING

The attributes AW_WORLDLIST_RATING is new in version 3.4 and require at least build 29 of the SDK and build 48 of the world server.

EXAMPLE

See aw_world_list for an example of how to use AW_EVENT_WORLD_INFO.

SEE ALSO

aw_world_list