ScoreMessage InnerAnchor Property ScoreFlash API Documentation V4.6.0
Gets or sets the anchor of the message itself. Usually, you should configure this in your ScoreFlash instance - but being able to set this from code may help in some situations. You need to check this when doing your own custom renderers!

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

public NGAlignment..::..ScreenAlign InnerAnchor { get; set; }
See Also