event onWorldChange (client-side)
Available since version: 0.3.0
Triggered when the client requests a world change.
Parameters
void onWorldChange(string world, string waypoint)
stringworld: World filename.stringwaypoint: Waypoint name used for teleport.