AW EVENT TERRAIN CHANGED

From ActiveWiki
Jump to navigation Jump to search


Minimum requirements
Added in version 3.3
SDKbuild 24


AW_EVENT_TERRAIN_CHANGED

Description

Terrain page has been changed.

Notes

This event indicates that the data in a page of terrain has been changed. The page that has changed is indicated by the attributes AW_TERRAIN_PAGE_X and AW_TERRAIN_PAGE_Z. The application may wish to call aw_terrain_query in response to this event in order to get the latest changes for the page.

Attributes

AW_TERRAIN_PAGE_X
AW_TERRAIN_PAGE_Z

See also