FArchiveUObjectFromStructuredArchiveImpl::PushFileRegionType

Called whilst cooking to provide file region hints to the cooker.

Windows
MacOS
Linux

Override Hierarchy

FArchive::PushFileRegionType()

FArchiveUObjectFromStructuredArchiveImpl::PushFileRegionType()

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Serialization/ArchiveUObjectFromStructuredArchive.h

Include

#include "Serialization/ArchiveUObjectFromStructuredArchive.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/Serialization/ArchiveUObjectFromStructuredArchive.cpp

Syntax

virtual void PushFileRegionType
(
    EFileRegionType Type
)

Remarks

Called whilst cooking to provide file region hints to the cooker.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss