/
Filters
Filters
This filter will remove (or keep) any Actors that do not inherit from the provided class.
This filter doesn't actually filter anything out, but is meant to be arrange the data so that it can be manipulated by other filters. For example, if you only wanted the closest (up to) 3 Actors, you would run this filter and then follow it up with a Max Targets filter set to 3.
This filter limits the number of Actors that can be returned.
Filters out the Ability Context Self Actor.
Filters out the Ability Context Instigator Actor
Filters out the Ability Context Owner Actor
This filter will call into the Ability's CustomFilterCondition Blueprint Event for each Actor under consideration. If the event returns false, the Actor is culled.
, multiple selections available,
Related content
Custom Task
Custom Task
More like this
Channel Conditions
Channel Conditions
More like this
Everyone Party - Creating an Advanced Ability
Everyone Party - Creating an Advanced Ability
More like this
Apply Damage
Apply Damage
Read with this
Collision Query
Collision Query
More like this
Ability Context
Ability Context
Read with this