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

#include <OnDemandToc.h>

Public Member Functions

bool IsValid ()
 

Static Public Attributes

static constexpr char SentinelImg [] = "-[]--[]--[]--[]-"
 
static constexpr uint32 SentinelSize = 16
 

Friends

UE_API friend FArchiveoperator<< (FArchive &Ar, FOnDemandTocSentinel &Sentinel)
 

Member Function Documentation

◆ IsValid()

bool UE::IoStore::FOnDemandTocSentinel::IsValid ( )

Friends And Related Symbol Documentation

◆ operator<<

UE_API friend FArchive & operator<< ( FArchive Ar,
FOnDemandTocSentinel Sentinel 
)
friend

Member Data Documentation

◆ SentinelImg

constexpr char UE::IoStore::FOnDemandTocSentinel::SentinelImg[] = "-[]--[]--[]--[]-"
inlinestaticconstexpr

◆ SentinelSize

constexpr uint32 UE::IoStore::FOnDemandTocSentinel::SentinelSize = 16
staticconstexpr

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