FNetworkPredictionDriverBase::GetConfig

Defines the default config for an instance, given their archetype and Role/NetConnection.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkPredictionDriver.h"

Syntax

static FNetworkPredictionInstanceConfig GetConfig
(
    const FNetworkPredictionInstanceArchetype & Archetype,
    const FNetworkPredictionSettings & GlobalSettings,
    ENetRole Role,
    bool bHasNetConnection
)

Remarks

Defines the default config for an instance, given their archetype and Role/NetConnection.

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