int aw_exit (void)

DESCRIPTION

Leaves the current world.

CALLBACK

None (returns immediately)

NOTES

aw_enter and aw_destroy both do an implicit aw_exit, so it is not necessary to call aw_exit when changing worlds or shutting down a bot.

SEE ALSO

aw_enter
aw_destroy
aw_term