select_buffer_type

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

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkedSimulationModelTypes.h"

Syntax

template<ENetworkSimBufferTypeId TypeId>
struct select_buffer_type

Remarks

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

Typedefs

Name

Description

type

We are just wrapping a TNetworkSimContiguousBuffer around whatever type TBufferTypes::select_type returns (which returns the underlying type)

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