UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FixedTagPrivate::FValueHandle Struct Reference

#include <AssetDataTagMap.h>

Public Member Functions

COREUOBJECT_API FString AsDisplayString () const
 
COREUOBJECT_API FString AsStorageString () const
 
COREUOBJECT_API FName AsName () const
 
COREUOBJECT_API FAssetRegistryExportPath AsExportPath () const
 
COREUOBJECT_API bool AsText (FText &Out) const
 
COREUOBJECT_API bool AsMarshalledText (FMarshalledText &Out) const
 
COREUOBJECT_API bool Equals (FStringView Str) const
 
COREUOBJECT_API bool Contains (const TCHAR *Str) const
 
COREUOBJECT_API int64 GetResourceSize () const
 

Public Attributes

uint32 StoreIndex
 
FValueId Id
 

Member Function Documentation

◆ AsDisplayString()

FString FixedTagPrivate::FValueHandle::AsDisplayString ( ) const

◆ AsExportPath()

FAssetRegistryExportPath FixedTagPrivate::FValueHandle::AsExportPath ( ) const

◆ AsMarshalledText()

bool FixedTagPrivate::FValueHandle::AsMarshalledText ( FMarshalledText Out) const

◆ AsName()

FName FixedTagPrivate::FValueHandle::AsName ( ) const

◆ AsStorageString()

FString FixedTagPrivate::FValueHandle::AsStorageString ( ) const

◆ AsText()

bool FixedTagPrivate::FValueHandle::AsText ( FText Out) const

◆ Contains()

COREUOBJECT_API bool FixedTagPrivate::FValueHandle::Contains ( const TCHAR Str) const

◆ Equals()

bool FixedTagPrivate::FValueHandle::Equals ( FStringView  Str) const

◆ GetResourceSize()

int64 FixedTagPrivate::FValueHandle::GetResourceSize ( ) const

Member Data Documentation

◆ Id

FValueId FixedTagPrivate::FValueHandle::Id

◆ StoreIndex

uint32 FixedTagPrivate::FValueHandle::StoreIndex

The documentation for this struct was generated from the following files: