ETargetDataFilterSelf::Type

Set rather it is possible to target self

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/Abilities/GameplayAbilityTargetDataFilter.h

Include

#include "Abilities/GameplayAbilityTargetDataFilter.h"

Syntax

namespace ETargetDataFilterSelf
{
    enum Type
    {
        TDFS_Any,
        TDFS_NoSelf,
        TDFS_NoOthers,
    }
}

Values

Name

Description

TDFS_Any

TDFS_NoSelf

TDFS_NoOthers

Remarks

Set rather it is possible to target self

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss