AW WORLDLIST STATUS
Jump to navigation
Jump to search
Minimum requirements | ||
---|---|---|
Added in version 2.1 | ||
SDK | build 13 |
AW_WORLDLIST_STATUS
Type
Integer (read only)
Description
State of a world.
Notes
This attribute can have one of four values (as defined in Aw.h):
- AW_WORLDSTATUS_UNKNOWN
- World status is not yet known.
- AW_WORLDSTATUS_PUBLIC
- World is open to the public.
- AW_WORLDSTATUS_PRIVATE
- World is closed to the public.
- AW_WORLDSTATUS_STOPPED
- World which was previously running is now stopped.