Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FArchiveState::FFastPathLoadBuffer Struct Reference

#include <Archive.h>

Public Member Functions

FORCEINLINE FFastPathLoadBuffer ()
 
FORCEINLINE void Reset ()
 

Public Attributes

const uint8StartFastPathLoadBuffer
 
const uint8EndFastPathLoadBuffer
 
const uint8OriginalFastPathLoadBuffer
 

Detailed Description

Definition at line 724 of file Archive.h.

Constructor & Destructor Documentation

◆ FFastPathLoadBuffer()

FORCEINLINE FArchiveState::FFastPathLoadBuffer::FFastPathLoadBuffer ( )
inline

Definition at line 729 of file Archive.h.

+ Here is the call graph for this function:

Member Function Documentation

◆ Reset()

FORCEINLINE void FArchiveState::FFastPathLoadBuffer::Reset ( )
inline

Definition at line 733 of file Archive.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ EndFastPathLoadBuffer

const uint8* FArchiveState::FFastPathLoadBuffer::EndFastPathLoadBuffer

Definition at line 727 of file Archive.h.

◆ OriginalFastPathLoadBuffer

const uint8* FArchiveState::FFastPathLoadBuffer::OriginalFastPathLoadBuffer

Definition at line 728 of file Archive.h.

◆ StartFastPathLoadBuffer

const uint8* FArchiveState::FFastPathLoadBuffer::StartFastPathLoadBuffer

Definition at line 726 of file Archive.h.


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