Unreal Engine Blueprint API Reference > Ability > Gameplay Cue
Returns true if the aggregated source and target tags from the effect spec meets the tag requirements
Target is Ability System Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
struct | Parameters | |
struct | Source Tag Reqs | |
struct | Target Tag Reqs |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Returns true if the aggregated source and target tags from the effect spec meets the tag requirements |