Init(args)
Scripting Reference
List of all members | Public Member Functions
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. More...