Click or drag to resize

FlatHexOpTCell Constructor (ShapeStorageInfoFlatHexPoint, FuncShapeStorageInfoFlatHexPoint, ShapeStorageInfoFlatHexPoint, ShapeStorageInfoFlatHexPoint)

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

Parameters

leftShapeInfo
Type: Gamelogic.GridsShapeStorageInfoFlatHexPoint
combineShapeInfo
Type: SystemFuncShapeStorageInfoFlatHexPoint, ShapeStorageInfoFlatHexPoint, ShapeStorageInfoFlatHexPoint
See Also