Skip to content

Interactable Set Enabled

Enables or disables an Interactable so Interactor components can or cannot select and activate it.

Parameter Description
Interactable The Interactable to enable or disable.
Is Enabled Whether the Interactable is available for interaction.

Example

Use this to lock or unlock a door, disable a busy machine, or make an interaction available only during a certain quest step or state.

See also