 | IMapTPointReflectAboutX Method |
Returns an IMap where grid cells are reflected about the X-point in world space.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
SyntaxIMap<TPoint> ReflectAboutX()
Return Value
Type:
IMapTPoint
See Also