ILocalTickService

The tick service's role is to tick new simulation frames based on local frame state (fixed or independent/variable)

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/Services/NetworkPredictionService_Ticking.inl

Include

#include "Services/NetworkPredictionService_Ticking.inl"

Syntax

class ILocalTickService

Remarks

The tick service's role is to tick new simulation frames based on local frame state (fixed or independent/variable)

Destructors

Name Description

Public function Virtual

~ILocalTickService()

Functions

Name Description

Public function

void

 

Tick

(
    const FNetSimTimeStep& Step,
    const FServiceTimeStep& ServiceSte...
)

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