 | IMapTPointInverseGridPointTransform Property |
The transformation applied to points before they are processed by the map.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
SyntaxFunc<TPoint, TPoint> InverseGridPointTransform { get; }Property Value
Type:
FuncTPoint,
TPoint
See Also