FNetworkPredictionDriverBase::GetDefaultArchetype

Defines the default settings for a spawn instance.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkPredictionDriver.h"

Syntax

static bool GetDefaultArchetype
(
    FNetworkPredictionInstanceArchetype & Archetype,
    ENetworkPredictionTickingPolicy PreferredTickingPolicy,
    bool bCanPhysicsTickPhysics
)

Remarks

Defines the default settings for a spawn instance.

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