TNetworkSimBufferContainer

The main container for all of our buffers.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkedSimulationModelTypes.h"

Syntax

template<typename Model>
struct TNetworkSimBufferContainer

Remarks

The main container for all of our buffers.

Variables

Name Description

Public variable

TAuxBuffer

 

Aux

Public variable

TNetSimCueDispa...

 

CueDispatcher

Public variable

TDebugBuffer

 

Debug

Public variable

TInputBuffer

 

Input

The buffers themselves.

Public variable

TSyncBuffer

 

Sync

Functions

Name Description

Public function

select_buffe...

 

Get()

Finally, template accessor for getting buffers based on enum.

Classes

Name

Description

Public struct

select_buffer_type

Helper that returns the buffer type for a given BufferId (not the underlying type: the actual TReplicatedBuffer

Public struct

select_buffer_type_sparse

Typedefs

Name

Description

TAuxBuffer

TAuxState

TBufferTypes

Collection of types we were assigned.

TDebugBuffer

TDebugState

TInputBuffer

The buffer types.

TInputCmd

TSyncBuffer

TSyncState

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