 | GameEventBehaviourOnDestroy Method |
Removes all listeners.
Namespace: Slash.Unity.Common.ECSAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxprotected virtual void OnDestroy()
Protected Overridable Sub OnDestroy
protected:
virtual void OnDestroy()
abstract OnDestroy : unit -> unit
override OnDestroy : unit -> unit
See Also