UAbilitySystemGlobals::GetGameplayModEvaluationChannelAlias

Simple index-based accessor to the alias name for the specified gameplay mod evaluation channel, if any

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/AbilitySystemGlobals.h

Include

#include "AbilitySystemGlobals.h"

Source

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Private/AbilitySystemGlobals.cpp

Syntax

const FName & GetGameplayModEvaluationChannelAlias
(
    int32 Index
) const

Remarks

Simple index-based accessor to the alias name for the specified gameplay mod evaluation channel, if any

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