AW CELL ITERATOR

From ActiveWiki
Revision as of 11:16, 1 November 2008 by Macavity (talk | contribs) (Cleanup)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Minimum requirements
Added in version 3.1
SDKbuild 18
Worldbuild 28


AW_CELL_ITERATOR

Type

Integer

Description

Current cell iteration value.

Notes

This attribute is used to maintain the enumeration state from one call to aw_cell_next to the next. Set this attribute to 0 (zero) before the first call to aw_cell_next to initiate a query of the entire world.

Used by