Boolean (read only)
Specifies whether the last call to aw_server_world_list return all of the worlds in the server.
This attribute is new in version 3.1 and requires at least build 18 of the SDK and build 28 of the world server.
For world servers hosting lots of worlds, a single call to aw_server_world_list may not return all of the worlds in one batch. To get the complete world list, the application should call aw_server_world_list repeatedly until AW_SERVER_MORE is false.