ScoreMessage Position Property ScoreFlash API Documentation V4.6.0
Get the current position of the message (in screen coordinates as used by UnityGUI, top-left is (0, 0)!). Read only!

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

public Rect Position { get; set; }
See Also