ETimeSynthFilter

An enumeration specifying which filter to use.

Windows
MacOS
Linux

References

Module

TimeSynth

Header

/Engine/Plugins/Runtime/TimeSynth/Source/TimeSynth/Classes/TimeSynthComponent.h

Include

#include "TimeSynthComponent.h"

Syntax

enum ETimeSynthFilter
{
    FilterA,
    FilterB,
    Count,
}

Values

Name

Description

FilterA

FilterB

Count

Remarks

An enumeration specifying which filter to use.

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