Click or drag to resize

RectOpTCellFixedWidth Method

XXXXX XXXXX XXX

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[ShapeMethodAttribute]
public RectShapeInfo<TCell> FixedWidth(
	int width,
	int cellCount
)

Parameters

width
Type: SystemInt32
cellCount
Type: SystemInt32

Return Value

Type: RectShapeInfoTCell
See Also