UGameplayTagsManager::FindTagSource

Returns the tag source for a given tag source name and type, or null if not found

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

const FGameplayTagSource * FindTagSource
(
    FName TagSourceName
) const

Remarks

Returns the tag source for a given tag source name and type, or null if not found

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