# Namespace Tilia.Interactions.Interactables.Interactors.Rule

### Classes

#### [InteractorIsGrabbingRule]

Determines whether the Interactor is currently grabbing something.

#### [InteractorIsTouchingRule]

Determines whether the Interactor is currently touching something.

#### [InteractorRule]

Simplifies implementing IRules that only deals with an [InteractorRule] attached to a GameObject.

[InteractorIsGrabbingRule]: InteractorIsGrabbingRule.md
[InteractorIsTouchingRule]: InteractorIsTouchingRule.md
[InteractorRule]: InteractorRule.md
