int aw_world_attributes_reset (void)

DESCRIPTION

Resets all world attributes to their default values.

CALLBACK

AW_CALLBACK_ATTRIBUTES_RESET_RESULT

NOTES

This method is new in Active Worlds 3.1 and requires at least SDK build 18 and world server build 28. 

This method resets all world attributes to the values they have when a world is first created. Only instances owned by a caretaker (i.e. aw_int (AW_WORLD_CARETAKER_CAPABILITY) returns TRUE) may reset the world attributes.

SEE ALSO

aw_world_attribute_set
aw_world_attribute_get
aw_world_attributes_change