Click or drag to resize

GLEditorGUIVerticalLine Method (Single, GUIStyle)

Namespace:  Gamelogic.Extensions.Editor
Assembly:  Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax
C#
public static void VerticalLine(
	float thickness,
	GUIStyle splitterStyle
)

Parameters

thickness
Type: SystemSingle
splitterStyle
Type: GUIStyle
See Also