ScoreFlashRendererBase Cleanup Method ScoreFlash API Documentation V4.6.0
Is called when a renderer is put into the renderer pool so that it can do any necessary cleanup work. This is used e.g. for NoesisGUI which has its own labels.

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

public virtual void Cleanup()
See Also