Navigation
Unreal Engine C++ API Reference > Runtime > Core > Serialization > FArchiveState
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Serialization/Archive.h |
Include | #include "Serialization/Archive.h" |
Syntax
struct FFastPathLoadBuffer
Remarks
These are used for fastpath inline serializers
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
const uint8 * | EndFastPathLoadBuffer | |
![]() |
const uint8 * | OriginalFastPathLoadBuffer | |
![]() |
const uint8 * | StartFastPathLoadBuffer |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Reset () |