INetworkPredictionProvider

Windows
MacOS
Linux

Inheritance Hierarchy

IProvider

INetworkPredictionProvider

References

Module

NetworkPredictionInsights

Header

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

Include

#include "INetworkPredictionProvider.h"

Syntax

class INetworkPredictionProvider : public Trace::IProvider

Functions

Name Description

Public function Const

uint64

 

GetNetworkPredictionDataCounter()

Returns generic counter that increments everytime we analyse network prediction related data.

Public function Const

uint32

 

GetNetworkPredictionTraceVersion()

Return the version reported in the trace A return value of 0 indicates no NetworkPrediction trace data

Public function Const

TArrayView< ...

 

ReadSimulationData()

Returns all simulation data that has been analyzed.

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