AW WORLDLIST STATUS

From ActiveWiki
Revision as of 04:33, 15 November 2008 by Macavity (talk | contribs) (Added in, cleanup)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Minimum requirements
Added in version 2.1
SDKbuild 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.

Used by

See also