VirtualWorldDestructionEvent
Called when a Virtual World gets deleted
Calling
To call this event, simply pass a string or an IVirtualWorld.
VirtualWorldDestructionEvent.Call("Lyoko");
Listening
You can use the LAPIListener to listen to this event.
Last updated
Was this helpful?