ManagedLifecycle
@ApiStatus.Experimental
@ApiStatus.AvailableSince(value = "4.3.0")
Functions
Link copied to clipboard
Called when this object is created|loaded
Link copied to clipboard
Called after Lifecycle.handleLoad and the objects manager has finished its create|load process.
Link copied to clipboard
Called after Lifecycle.handleDestroy and the objects manager has finished its destroy|dispose|unload process.
Link copied to clipboard
Called when this object is destroyed|disposed|unloaded