TNetSimLazyWriterFunc

Helper struct to encapsulate optional, delayed writing of new element to buffer.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkedSimulationModelBuffer.h"

Syntax

template<typename ElementType>
struct TNetSimLazyWriterFunc

Remarks

Helper struct to encapsulate optional, delayed writing of new element to buffer.

Variables

Name Description

Public variable

TFunction< void...

 

GetFunc

Constructors

Name Description

Public function

TNetSimLazyWriterFunc

(
    TBuffer& Buffer,
    int32 PendingFrame
)

Functions

Name Description

Public function Const

ElementType ...

 

Get()

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