ENP_TickingPolicy

Must be kept in sync with ENetworkPredictionTickingPolicy.

Windows
MacOS
Linux

References

Module

NetworkPredictionInsights

Header

/Engine/Plugins/Runtime/NetworkPredictionInsights/Source/NetworkPredictionInsights/Public/INetworkPredictionProvider.h

Include

#include "INetworkPredictionProvider.h"

Syntax

enum ENP_TickingPolicy
{
    Independent    = 1 << 0,
    Fixed          = 1 << 1,
}

Values

Name

Description

Independent

Fixed

Remarks

Must be kept in sync with ENetworkPredictionTickingPolicy.

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