UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::GameplayTags::Private Namespace Reference

Functions

template<typename FixedStringType >
bool IsValidGameplayTagString (const FStringView &TagString, FText *OutError, FixedStringType *OutFixedString, const FString &InvalidTagCharacters)
 
constexpr bool HasFileExtension (const char *File)
 

Function Documentation

◆ HasFileExtension()

constexpr bool UE::GameplayTags::Private::HasFileExtension ( const char File)
constexpr

◆ IsValidGameplayTagString()

bool UE::GameplayTags::Private::IsValidGameplayTagString ( const FStringView TagString,
FText OutError,
FixedStringType OutFixedString,
const FString &  InvalidTagCharacters 
)