UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FCPFUOArchive Struct Reference
+ Inheritance diagram for FCPFUOArchive:

Public Member Functions

 FCPFUOArchive (bool bIncludeUntaggedDataIn)
 
 FCPFUOArchive (const FCPFUOArchive &DataSrc)
 

Protected Member Functions

FORCEINLINE void OpenTaggedDataScope ()
 
FORCEINLINE void CloseTaggedDataScope ()
 
FORCEINLINE bool IsSerializationEnabled ()
 

Protected Attributes

bool bIncludeUntaggedData
 

Constructor & Destructor Documentation

◆ FCPFUOArchive() [1/2]

FCPFUOArchive::FCPFUOArchive ( bool  bIncludeUntaggedDataIn)
inline

◆ FCPFUOArchive() [2/2]

FCPFUOArchive::FCPFUOArchive ( const FCPFUOArchive DataSrc)
inline

Member Function Documentation

◆ CloseTaggedDataScope()

FORCEINLINE void FCPFUOArchive::CloseTaggedDataScope ( )
inlineprotected

◆ IsSerializationEnabled()

FORCEINLINE bool FCPFUOArchive::IsSerializationEnabled ( )
inlineprotected

◆ OpenTaggedDataScope()

FORCEINLINE void FCPFUOArchive::OpenTaggedDataScope ( )
inlineprotected

Member Data Documentation

◆ bIncludeUntaggedData

bool FCPFUOArchive::bIncludeUntaggedData
protected

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