Click or drag to resize

IntRectUnion Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public IntRect Union(
	IntRect otherRect
)

Parameters

otherRect
Type: Gamelogic.GridsIntRect

Return Value

Type: IntRect
See Also