Property AcceptsInput
AcceptsInput
Set to false to disable all input. All hover, clicks and keypresses will fall through.
[JsonProperty("accepts_input")]
public NuiProperty<bool> AcceptsInput { get; set; }
Set to false to disable all input. All hover, clicks and keypresses will fall through.
[JsonProperty("accepts_input")]
public NuiProperty<bool> AcceptsInput { get; set; }