IHasVisualDesigner PositionWorld Property ScoreFlash API Documentation V4.6.0
An optional world position / offset. If you're not using this, just return null (not Vector3.zero but the real null ;-) ).

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

Nullable<Vector3> PositionWorld { get; set; }
See Also