Click or drag to resize

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)
Syntax
C#
public bool interactable { get; set; }

Property Value

Boolean
See Also