ETimedDataMonitorEvaluationState

Windows
MacOS
Linux

References

Module

TimedDataMonitor

Header

/Engine/Plugins/VirtualProduction/TimedDataMonitor/Source/TimedDataMonitor/Public/TimedDataMonitorSubsystem.h

Include

#include "TimedDataMonitorSubsystem.h"

Syntax

enum ETimedDataMonitorEvaluationState
{
    NoSample        = 0,
    OutsideRange    = 1,
    InsideRange     = 2,
    Disabled        = 3,
}

Values

Name

Description

NoSample

OutsideRange

InsideRange

Disabled

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