Component image
The InteractionBlock component is used to block UIX interaction events.
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
TouchExitLock
|
Bool | Blocks interactions when an interaction ends. |
TouchEnterLock
|
Bool | Blocks interactions when an interaction starts. |