Navigation
BlueprintAPI > BlueprintAPI/Interactions
Determines what the configuration of this target is. Gather information about this specific target so that it can be displayed to the player and provide access to what behavior should occur in response to this interaction.
Target is Interactable Interface Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| interface | Target | The interaction target to get the configuration of |
| struct | Context | The context of this interaction. |
| struct | Out Results | Output results that this target will populate |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |