UGameplayTagsManager::RedirectSingleGameplayTag

Handles redirectors for a single tag, will also error on invalid tag.

Windows
MacOS
Linux

References

Module

GameplayTags

Header

/Engine/Source/Runtime/GameplayTags/Classes/GameplayTagsManager.h

Include

#include "GameplayTagsManager.h"

Source

/Engine/Source/Runtime/GameplayTags/Private/GameplayTagsManager.cpp

Syntax

void RedirectSingleGameplayTag
(
    FGameplayTag & Tag,
    FProperty * SerializingProperty
) const

Remarks

Handles redirectors for a single tag, will also error on invalid tag. This is only called for when individual tags are serialized on their own

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