API ReferenceSandbox.UI.Construct
public static abstract sealed class Sandbox.UI.Construct.LabelConstructor
Methods
Showing 1 methods
public static Sandbox.UI.Label Label(Sandbox.UI.Construct.PanelCreator self, string text = null, string classname = null)
Create a simple text label with given text and CSS classname.
Parameters
text: Default: nullclassname: Default: null
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.UI.Construct |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.UI.Construct.LabelConstructor |