Click or drag to resize

FlatHexPointIsInNegativeHalfPlaneZ Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool IsInNegativeHalfPlaneZ(
	int z0
)

Parameters

z0
Type: SystemInt32

Return Value

Type: Boolean
See Also