Aw exit
Jump to navigation
Jump to search
Minimum requirements | ||
---|---|---|
Added in version 2.1 | ||
SDK | build 13 |
int aw_exit (void)
Description
Leaves the current world.
Callback
None (returns immediately)
Notes
It is not necessary to call this method when changing worlds or shutting down a bot. This is the case because aw_enter, aw_destroy and aw_term all do an implicit aw_exit.
Arguments
None
Argument attributes
None
Return values
Returned attributes
None