FOodleNetworkArchiveBase::SeekPush

Pushes the current archive position onto a stack, and seeks to a new position

Windows
MacOS
Linux

References

Module

OodleNetworkHandlerComponent

Header

/Engine/Plugins/Compression/OodleNetwork/Source/Public/OodleNetworkArchives.h

Include

#include "OodleNetworkArchives.h"

Syntax

void SeekPush
(
    int64 SeekPos
)

Remarks

Pushes the current archive position onto a stack, and seeks to a new position

Parameters

Parameter

Description

SeekPos

The position to seek to

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