The '''InteractionBlock''' component is used to block [[UIX]] interaction events.
{{Note|This component does not block interactable UIX elements such as [[Component:Button|buttons]], [[Component:Checkbox|Checkboxes]], or any other interactable element through physical touch or remote (laser) touch.|warning}}
<!--T:3-->
<!--T:3-->
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|TouchExitLock|Bool|
|TouchExitLock|Bool|Blocks interactions when an interaction ends.
|TouchEnterLock|Bool|
|TouchEnterLock|Bool|Blocks interactions when an interaction starts.
The InteractionBlock component is used to block UIX interaction events.
This component does not block interactable UIX elements such as buttons, Checkboxes, or any other interactable element through physical touch or remote (laser) touch.