预览版
Provides an adaptable interface for callers to subscribe to an event that fires before the game world shuts down. This event occurs after players have left, but before the world has closed.
世界修改
早期执行
Function callback that is called when this event fires.
Adds a new subscriber callback to this event.
Function closure that was previously passed to the subscribe method.
Removes a subscriber callback previously subscribed to via the subscribe method.
Provides an adaptable interface for callers to subscribe to an event that fires before the game world shuts down. This event occurs after players have left, but before the world has closed.