Click or drag to resize

GLEditorTAddLabel Method

Namespace:  Gamelogic.Extensions.Editor.Internal
Assembly:  Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax
C#
protected void AddLabel(
	string title,
	string text
)

Parameters

title
Type: SystemString
text
Type: SystemString
See Also