FScopedStoreArchiveOffset

Helps track Offsets in an Archive before the actual size of the offset is known.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ReplayTypes.h

Include

#include "ReplayTypes.h"

Syntax

class FScopedStoreArchiveOffset

Remarks

Helps track Offsets in an Archive before the actual size of the offset is known. This relies on serialization always used a fixed number of bytes for primitive types, and Sane implementations of Seek and Tell.

Constructors

Destructors

Name Description

Public function

~FScopedStoreArchiveOffset()

Operators

Name Description

Public function

FScopedStore...

 

operator=

(
    const FScopedStoreArchiveOffset&
)

Public function

FScopedStore...

 

operator=

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