Navigation
BlueprintAPI > BlueprintAPI/Interactions
Populates the given OutInteractionTargets array with all IInteractionTarget interface objects on the given actor.
Target is Interactable Interface Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Actor | The actor to check for targets on |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| interface | Out Interaction Targets | Array of pointers to any interaction targets on the given actor |