Click or drag to resize

IMapTPointAnchorCellBottomCenter Method

Returns an IMap that anchors the grid cells to the bottom center.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
IMap<TPoint> AnchorCellBottomCenter()

Return Value

Type: IMapTPoint
See Also