Click or drag to resize

RectGridTCellBeginShape Method

Use this method to begin a shape building sequence.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static RectOp<TCell> BeginShape()

Return Value

Type: RectOpTCell
See Also