Click or drag to resize

RectOpTCell Constructor (ShapeStorageInfoRectPoint, FuncShapeStorageInfoRectPoint, ShapeStorageInfoRectPoint, ShapeStorageInfoRectPoint)

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public RectOp(
	ShapeStorageInfo<RectPoint> leftShapeInfo,
	Func<ShapeStorageInfo<RectPoint>, ShapeStorageInfo<RectPoint>, ShapeStorageInfo<RectPoint>> combineShapeInfo
)

Parameters

leftShapeInfo
Type: Gamelogic.GridsShapeStorageInfoRectPoint
combineShapeInfo
Type: SystemFuncShapeStorageInfoRectPoint, ShapeStorageInfoRectPoint, ShapeStorageInfoRectPoint
See Also