Click or drag to resize

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()
See Also