FGameplayTagNode::GetCompleteTag

Get the complete tag for the node, including all parent tags, delimited by periods

Windows
MacOS
Linux

References

Module

GameplayTags

Header

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

Include

#include "GameplayTagsManager.h"

Syntax

const FGameplayTag & GetCompleteTag() const

Remarks

Get the complete tag for the node, including all parent tags, delimited by periods

Returns

Complete tag for the node

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