Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/Abilities/GameplayAbilityTargetDataFilter.h |
Include |
#include "Abilities/GameplayAbilityTargetDataFilter.h" |
USTRUCT(BlueprintType)
struct FGameplayTargetDataFilterHandle
Polymorphic handle to filter structure that handles checking if actors should be targeted
Name | Description | ||
---|---|---|---|
|
TSharedPtr< FGa... |
Filter |
Name | Description | ||
---|---|---|---|
|
FilterPassesForActor ( |
Returns true if the actor passes the filter and will be targeted |
|
|
FilterPassesForActor ( |
Name | Description | ||
---|---|---|---|
|
operator() ( |
||
|
operator() ( |