ScoreFlashRendererUnityGUI GetSize Method ScoreFlash API Documentation V4.6.0
Calculates the size using the GUIStyle from the message.

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

public override Vector2 GetSize(
	ScoreMessage msg
)
See Also