Interactable.CanInteract Method

Definition

Based on button settings and state, should this button listen to input?

protected:
 virtual bool CanInteract();
protected virtual bool CanInteract ();
abstract member CanInteract : unit -> bool
override this.CanInteract : unit -> bool
Protected Overridable Function CanInteract () As Boolean

Returns

Applies to