NetSimBufferSelect::Get

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkedSimulationModelTypes.h"

Syntax

namespace NetSimBufferSelect
{
    template<typename TContainer, typename TState>
    TEnableIf< TIsDerivedFrom< typename TContainer::TAuxState, TState >::IsDerived, typename TContainer::TAuxBuffer & >::Type NetSimBufferSelect::Get
    (
        TContainer & Container
    )
}

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