IHasOnGUI InterfaceScoreFlash API Documentation V4.6.0
Interface that custom renderers can implement if they are based on Unity GUI and have an OnGUI method. This will make them render properly in the designer.

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

public interface IHasOnGUI
See Also