ETimedDataInputEvaluationType

Windows
MacOS
Linux

References

Module

TimeManagement

Header

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

Include

#include "ITimedDataInput.h"

Syntax

enum ETimedDataInputEvaluationType
{
    None,
    Timecode,
    PlatformTime,
}

Values

Name

Description

None

There is no special evaluation type for that input.

Timecode

The input is evaluated from the engine's timecode.

PlatformTime

The input is evaluated from the engine's time.

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