Click or drag to resize

AbstractSplicedGridTCell, TPoint, TBasePointGridOrigin Property

Gives the Zero point as transform by this grids transforms.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected abstract TPoint GridOrigin { get; }

Property Value

Type: TPoint
See Also