Click or drag to resize

AbstractUniformGridTCell, TPointInversePointTransform Property

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected Func<TPoint, TPoint> InversePointTransform { get; }

Property Value

Type: FuncTPoint, TPoint
See Also