int aw_terrain_delete_all (void) |
|
aw_terrain_delete_all deletes all terrain in a world Callback AW_CALLBACK_TERRAIN_DELETE_ALL_RESULT Notes This method is new in SDK build 24 and requires a version 3.3 or later world server. This method deletes all terrain data in a world. The terrain is reset to its default state: a flat plain of elevation 0, using terrain texture 0. SEE ALSO
aw_terrain_query |