AW_EVENT_USER_INFO

DESCRIPTION

Describes a single user in response to aw_user_list.

NOTES

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

AW_USERLIST_ID
AW_USERLIST_NAME
AW_USERLIST_WORLD
AW_USERLIST_CITIZEN
AW_USERLIST_STATE

The following attributes are available to universe caretakers:

AW_USERLIST_EMAIL
AW_USERLIST_PRIVILEGE
AW_USERLIST_ADDRESS

EXAMPLE

See aw_user_list for an example of how to use AW_EVENT_USER_INFO.

SEE ALSO

aw_user_list