Property ResRef
ResRef
Gets or sets the image resource reference used as the button label.
[JsonProperty("label")]
public NuiProperty<string> ResRef { get; set; }
Gets or sets the image resource reference used as the button label.
[JsonProperty("label")]
public NuiProperty<string> ResRef { get; set; }