FGameplayCueTranslationManager::SearchSlowForTranslationParent

Searches, slowly, to see if the passed in tag can be translated from something else.

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

FGameplayTag SearchSlowForTranslationParent
(
    FGameplayTag Tag
)

Remarks

Searches, slowly, to see if the passed in tag can be translated from something else. Don't call this at runtime.

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