FApp::SetGameTime

Sets overall game time in seconds.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/App.h"

Syntax

static void SetGameTime
(
    double Seconds
)

Remarks

Sets overall game time in seconds.

Parameters

Parameter

Description

seconds

Overall game time in seconds.

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