ScoreFlashRendererBase DestroyInstance Method ScoreFlash API Documentation V4.6.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: NarayanaGames.ScoreFlashComponent
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax

public virtual void DestroyInstance()
See Also