Click or drag to resize

GLGizmosLabelWB Method

Namespace:  Gamelogic.Grids
Assemblies:   Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static void LabelWB(
	Vector3 position,
	string label
)

Parameters

position
Type: Vector3
label
Type: SystemString
See Also