ScoreFlashRendererBase DestroyInstance Method ScoreFlash API Documentation V3.2.0
Needs to properly destroy the instance of this renderer. This is called when the message has been animated through the complete animation. Default implementation simply calls OnlineDestroy().

Namespace: (Default Namespace)
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax

public virtual void DestroyInstance()
See Also