TNetworkPredictionBuffer::Resize

Resizes while preserving contents from head position.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionBuffer.h

Include

#include "NetworkPredictionBuffer.h"

Syntax

void Resize
(
    int32 NewSize,
    int32 PrevHead
)

Remarks

Resizes while preserving contents from head position.

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