Navigation
BlueprintAPI > BlueprintAPI/Interactions
Called when this target is interacted with. Implement any state changes or gameplay affects you want this interaction to have here
Target is Interactable Interface Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| interface | Target | The interaction target to begin interacting with |
| struct | Context | The context of this interaction. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |