AW SERVER MORE
Jump to navigation
Jump to search
Minimum requirements | ||
---|---|---|
Added in version 3.1 | ||
SDK | build 18 | |
World | build 28 |
AW_SERVER_MORE
Type
Boolean (read only)
Description
More world list queries are necessary.
Notes
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 0 (false).