event onWorldEnter (client-side)
Available since version: 0.3.0
Triggered when the active world is loaded and the hero is present in it.
Parameters
void onWorldEnter(string world)
stringworld: World filename.
event onWorldEnter (client-side)Available since version: 0.3.0
Triggered when the active world is loaded and the hero is present in it.
void onWorldEnter(string world)
string world: World filename.