Click or drag to resize

RectOpTCellFixedHeight Method

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

Parameters

height
Type: SystemInt32
cellCount
Type: SystemInt32

Return Value

Type: RectShapeInfoTCell
See Also