Show / Hide Table of Contents

Property BlockOtherInputs

| Edit this page View Source

BlockOtherInputs

Should this button block all other inputs using the same key or button? Defaults 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
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾