The event object that gets dispatched when the game world is shutting down.
export class ShutdownEvent { private constructor();} Copy
export class ShutdownEvent { private constructor();}
Private
The event object that gets dispatched when the game world is shutting down.
Source