AW_TERRAIN_X |
|
Type
Integer Description
This attribute is new in build 24 of the SDK and requires version 3.3 or later of the world server. AW_TERRAIN_X specifies the X coordinate of the first cell in a row of terrain data during the callback AW_CALLBACK_TERRAIN_SET_RESULT, which is triggered in response to an asynchronous call to aw_terrain_set. This attribute can be used along with AW_TERRAIN_Z to match up calls to aw_terrain_set with their callbacks. See terrain for more information. Used By
|