Unreal Engine Blueprint API Reference > Ability > Target Data
Returns true if the given TargetData has the actor passed in targeted
Target is Ability System Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
struct | Target Data | |
integer | Index | |
object | Actor |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Returns true if the given TargetData has the actor passed in targeted |