Click or drag to resize

ISplicedPointTPoint, TBasePointBasePoint Property

Why is this public? - Convenience - Algorithm Design Otherwise the user will just make a new basepoint in any case, and perhaps make a mistake.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
TBasePoint BasePoint { get; }

Property Value

Type: TBasePoint
See Also