FApp::UseFixedTimeStep

Gets whether we want to use a fixed time step or not.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/App.h"

Syntax

static bool UseFixedTimeStep()

Remarks

Gets whether we want to use a fixed time step or not.

Returns

True if using fixed time step, false otherwise.

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