| ASLObjectOnDestroy Method |
Gets called right before an object is destroyed. Used to remove this object from the dictionary
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private:
void OnDestroy()
private member OnDestroy : unit -> unit
See Also