ScoreFlash position FieldScoreFlash API Documentation V4.6.0

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

public Vector2 position
Remarks

For example, if screenAlign is BottomRight, (15, 10) means 15 pixels left of the right border of the viewport, and 10 pixels above the bottom border. If a high density (Retina) display is recognized, these values are automatically multiplied with 2!
See Also