FGameplayCueTranslatorNode::FindOrCreateLink

Helper to create a new link for a given [UGameplayCueTranslator](API\Plugins\GameplayAbilities\UGameplayCueTranslator)

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

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

Include

#include "GameplayCueTranslator.h"

Source

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

Syntax

FGameplayCueTranslationLink & FindOrCreateLink
(
    const UGameplayCueTranslator * RuleClass,
    int32 LookupSize
)

Remarks

Helper to create a new link for a given UGameplayCueTranslator

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