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