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

#include <Archive.h>

Public Member Functions

UE_FORCEINLINE_HINT FFastPathLoadBuffer ()
 
void Reset ()
 

Public Attributes

const uint8StartFastPathLoadBuffer
 
const uint8EndFastPathLoadBuffer
 
const uint8OriginalFastPathLoadBuffer
 

Constructor & Destructor Documentation

◆ FFastPathLoadBuffer()

UE_FORCEINLINE_HINT FArchiveState::FFastPathLoadBuffer::FFastPathLoadBuffer ( )
inline

Member Function Documentation

◆ Reset()

void FArchiveState::FFastPathLoadBuffer::Reset ( )
inline

Member Data Documentation

◆ EndFastPathLoadBuffer

const uint8* FArchiveState::FFastPathLoadBuffer::EndFastPathLoadBuffer

◆ OriginalFastPathLoadBuffer

const uint8* FArchiveState::FFastPathLoadBuffer::OriginalFastPathLoadBuffer

◆ StartFastPathLoadBuffer

const uint8* FArchiveState::FFastPathLoadBuffer::StartFastPathLoadBuffer

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