FApp::SetUseFixedTimeStep

Enables or disabled usage of fixed time step.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/App.h

Include

#include "Misc/App.h"

Syntax

static void SetUseFixedTimeStep
(
    bool bVal
)

Remarks

Enables or disabled usage of fixed time step.

Parameters

Parameter

Description

whether

to use fixed time step or not

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