TNetworkSimBufferContainer::Get

Finally, template accessor for getting buffers based on enum.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkedSimulationModelTypes.h"

Syntax

template<ENetworkSimBufferTypeId BufferId>
select_buffer_type< BufferId >::type & Get()

Remarks

Finally, template accessor for getting buffers based on enum. This is really what all this junk is about. This allows other templated classes in the system to access a specific buffer from another templated argument

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