TNetworkSimBufferTypes

A collection of the system's buffer types. This allows us to collapse the 4 types into a single type to use a template argument elsewhere.

Windows
MacOS
Linux

Inheritance Hierarchy

TNetworkSimBufferTypes

TInternalBufferTypes

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkedSimulationModelBufferTypes.h"

Syntax

template<typename InInputCmd, typename InSyncState, typename InAuxState, typename InDebugState>
struct TNetworkSimBufferTypes

Remarks

A collection of the system's buffer types. This allows us to collapse the 4 types into a single type to use a template argument elsewhere.

Classes

Name

Description

Public struct

select_type

Template access via ENetworkSimBufferTypeId when "which buffer" is parameterized.

Typedefs

Name

Description

TAuxState

TDebugState

TInputCmd

Quick access to types when you know what you want.

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