Property BlockOtherInputs
| Improve this Doc View SourceBlockOtherInputs
Should this button block all other inputs using the same key or button? Defaults to
Warning: If set to
false
.Warning: If set to
true
, all other input using the same key or axis is reset when queried via ZInput.
Make sure to gate your usage properly.Declaration
public bool BlockOtherInputs { get; set; }
Property Value
Type | Description |
---|---|
bool |