Click or drag to resize

Map3DXZTPoint Constructor

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public Map3DXZ(
	IMap<TPoint> map2D,
	float y
)

Parameters

map2D
Type: Gamelogic.GridsIMapTPoint
y
Type: SystemSingle
See Also