Init(args)
Scripting Reference
Loading...
Searching...
No Matches
Sisus.Init.IOnDestroy Interface Reference

Description

Defines a class that wants to receive a callback during the OnDestroy event function of the MonoBehaviour that wraps it.

Public Member Functions

void OnDestroy ()
 OnDestroy is called when the MonoBehaviour is destroyed.