UFixedFrameRateCustomTimeStep

Class to control the Engine TimeStep via a FixedFrameRate

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

TimeManagement

Header

/Engine/Source/Runtime/TimeManagement/Public/FixedFrameRateCustomTimeStep.h

Include

#include "FixedFrameRateCustomTimeStep.h"

Syntax

class UFixedFrameRateCustomTimeStep : public UEngineCustomTimeStep

Remarks

Class to control the Engine TimeStep via a FixedFrameRate

Constructors

Name Description

Public function

UFixedFrameRateCustomTimeStep

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Virtual Const

FFrameRate

 

GetFixedFrameRate()

Get The fixed FrameRate

Protected function Const

void

 

WaitForFixedFrameRate()

Default behavior of the engine. Used FixedFrameRate

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