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

Public Member Functions

 FSCWOutputFileContext (FArchive &OutputFile)
 
template<typename... Types>
void ModalErrorOrLog (UE::Core::TCheckedFormatString< FString::FmtCharType, Types... > Format, Types... Args)
 

Public Attributes

FArchiveOutputFile
 
int64 FileSize = 0
 

Constructor & Destructor Documentation

◆ FSCWOutputFileContext()

FSCWOutputFileContext::FSCWOutputFileContext ( FArchive OutputFile)
inline

Member Function Documentation

◆ ModalErrorOrLog()

template<typename... Types>
void FSCWOutputFileContext::ModalErrorOrLog ( UE::Core::TCheckedFormatString< FString::FmtCharType, Types... >  Format,
Types...  Args 
)
inline

Member Data Documentation

◆ FileSize

int64 FSCWOutputFileContext::FileSize = 0

◆ OutputFile

FArchive& FSCWOutputFileContext::OutputFile

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