TNetworkSimTickSettings

Holds per-simulation settings about how ticking is supposed to happen.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkedSimulationModelTick.h"

Syntax

template<int32 InFixedStepMS, int32 InMaxStepMS>
struct TNetworkSimTickSettings

Remarks

Holds per-simulation settings about how ticking is supposed to happen.

Functions

Name Description

Public function Static

constexpr FN...

 

GetFixedStepMS()

Public function Static

constexpr FN...

 

GetMaxStepMS()

Typed accessors.

Constants

Name

Description

FixedStepMS

MaxStepMS

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