TInputBuffer

The buffer types.

Windows
MacOS
Linux

Type

typedef typename select_buffer_type< ENetworkSimBufferTypeId::Input >::type TInputBuffer

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkedSimulationModelTypes.h"

Remarks

The buffer types. This may look intimidating but is not that bad! We are using select_buffer_type to decide what the type should be for a given ENetworkSimBufferTypeId.

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