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