# Functions

OnAfterInit returns a callback that is invoked after the Init() method.
OnBeforeDestroy returns a callback that is invoked before the Destroy() method.
SetOnAfterInit sets a callback that is invoked after the Init() method.
SetOnBeforeDestroy sets a callback that is invoked before the Destroy() method.

# Type aliases

No description provided by the author
No description provided by the author