UGameplayTagsManager::GetSingleTagContainer

Helper function to get the stored TagContainer containing only this tag, which has searchable ParentTags

Windows
MacOS
Linux

References

Module

GameplayTags

Header

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

Include

#include "GameplayTagsManager.h"

Syntax

const FGameplayTagContainer * GetSingleTagContainer
(
    const FGameplayTag & GameplayTag
) const

Remarks

Helper function to get the stored TagContainer containing only this tag, which has searchable ParentTags

Returns

Pointer to container with this tag

Parameters

Parameter

Description

GameplayTag

Tag to get single container of

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