TouchInteractableinteractable Property |
Can the control can be interacted with by the user?
Namespace:
Rewired.ComponentControls
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool interactable { get; set; }
Property Value
Type:
Boolean
See Also