Unreal Engine Blueprint API Reference > Gameplay Effects
Returns list of active effects that have all of the passed in tags
Target is Ability System Component
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
struct | Tags |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
struct | Return Value | Returns list of active effects that have all of the passed in tags |