ScoreFlashRendererTextMesh3D GetSize Method ScoreFlash API Documentation V4.6.0
The size of the message on screen. This is using UILabel.relativeSize.

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