FApp::SetCurrentFrameTime

Sets the current frame time.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/App.h"

Syntax

static void SetCurrentFrameTime
(
    FQualifiedFrameTime InFrameTime
)

Remarks

Sets the current frame time.

Parameters

Parameter

Description

InFrameTime

current frame time and frame rate.

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