Click or drag to resize

ShapeStorageInfoTPointUnion Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public ShapeStorageInfo<TPoint> Union(
	ShapeStorageInfo<TPoint> other
)

Parameters

other
Type: Gamelogic.GridsShapeStorageInfoTPoint

Return Value

Type: ShapeStorageInfoTPoint
See Also