UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::IoStore::FTocMeta Struct Reference

#include <OnDemandToc.h>

Public Attributes

int64 EpochTimestamp = 0
 
FString BuildVersion
 
FString TargetPlatform
 

Friends

UE_API friend FArchiveoperator<< (FArchive &Ar, FTocMeta &Meta)
 
UE_API friend FCbWriteroperator<< (FCbWriter &Writer, const FTocMeta &Meta)
 

Friends And Related Symbol Documentation

◆ operator<< [1/2]

UE_API friend FArchive & operator<< ( FArchive Ar,
FTocMeta Meta 
)
friend

◆ operator<< [2/2]

UE_API friend FCbWriter & operator<< ( FCbWriter Writer,
const FTocMeta Meta 
)
friend

Member Data Documentation

◆ BuildVersion

FString UE::IoStore::FTocMeta::BuildVersion

◆ EpochTimestamp

int64 UE::IoStore::FTocMeta::EpochTimestamp = 0

◆ TargetPlatform

FString UE::IoStore::FTocMeta::TargetPlatform

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