IFixedRollbackService

Windows
MacOS
Linux

Inheritance Hierarchy

IFixedRollbackService

TFixedRollbackService

References

Module

NetworkPrediction

Header

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

Include

#include "Services/NetworkPredictionService_Rollback.inl"

Syntax

class IFixedRollbackService

Destructors

Name Description

Public function Virtual

~IFixedRollbackService()

Functions

Name Description

Public function

void

 

PreStepRollback

(
    const FNetSimTimeStep& Step,
    const FServiceTimeStep& ServiceSte...,
    const int32 Offset,
    const bool bFirstStepInResim
)

Public function

int32

 

QueryRollback

(
    const FFixedTickState* TickSta...
)

Public function

void

 

StepRollback

(
    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