Constructor NuiButton
NuiButton(NuiProperty<string>)
A clickable button with text as the label.
[JsonConstructor]
public NuiButton(NuiProperty<string> label)
Parameters
labelNuiProperty<string>
A clickable button with text as the label.
[JsonConstructor]
public NuiButton(NuiProperty<string> label)
label NuiProperty<string>