UTimeManagementBlueprintLibrary::Conv_QualifiedFrameTimeToSeconds

Converts an QualifiedFrameTime to seconds.

Windows
MacOS
Linux

References

Module

TimeManagement

Header

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

Include

#include "TimeManagementBlueprintLibrary.h"

Source

/Engine/Source/Runtime/TimeManagement/Private/TimeManagementBlueprintLibrary.cpp

Syntax

static float Conv_QualifiedFrameTimeToSeconds
(
    const FQualifiedFrameTime & InFrameTime
)

Remarks

Converts an QualifiedFrameTime to 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