# Namespace Tilia.Interactions.Interactables.Interactables

### Classes

#### [InteractableActionReceiverConfigurator]

Sets up the Interactor Action Receiver Prefab action settings based on the provided user settings.

#### [InteractableActionReceiverFacade]

The public interface into the Interactor Action Receiver Prefab.

#### [InteractableActionReceiverFacade.UnityEvent]

Defines the event with the System.Action.

#### [InteractableConfigurator]

Sets up the Interactable Prefab based on the provided user settings.

#### [InteractableFacade]

The public interface into the Interactable Prefab.

#### [InteractableFacade.UnityEvent]

Defines the event with the [InteractorFacade].

#### [InteractableGrabber]

Attempts to grab the given Interactable to the given Interactor.

#### [InteractableGrabber.UnityEvent]

Defines the event with the [InteractableFacade].

#### [InteractablePropertyCache]

Caches common properties for an [InteractableFacade] to be restored at a later point in time.

### Enums

#### [InteractableActionReceiverFacade.InteractionState]

The states of interaction.

#### [InteractableFacade.InteractionTypes]

The allowed interaction states.

[InteractableActionReceiverConfigurator]: InteractableActionReceiverConfigurator.md
[InteractableActionReceiverFacade]: InteractableActionReceiverFacade.md
[InteractableActionReceiverFacade.UnityEvent]: InteractableActionReceiverFacade.UnityEvent.md
[InteractableConfigurator]: InteractableConfigurator.md
[InteractableFacade.UnityEvent]: InteractableFacade.UnityEvent.md
[InteractorFacade]: ../Interactors/InteractorFacade.md
[InteractableGrabber]: InteractableGrabber.md
[InteractableGrabber.UnityEvent]: InteractableGrabber.UnityEvent.md
[InteractablePropertyCache]: InteractablePropertyCache.md
[InteractableFacade]: InteractableFacade.md
[InteractableActionReceiverFacade.InteractionState]: InteractableActionReceiverFacade.InteractionState.md
[InteractableFacade.InteractionTypes]: InteractableFacade.InteractionTypes.md
