FNetworkPredictionProxy::SetArchetype

Should only be called on the authority. Changes what how this instance is allowed to be configured.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkPredictionProxy.h"

Syntax

void SetArchetype
(
    const FNetworkPredictionInstanceArchetype & Archetype,
    const FNetworkPredictionInstanceConfig & Config
)

Remarks

Should only be called on the authority. Changes what how this instance is allowed to be configured.

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