EActiveState

Windows
MacOS
Linux

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonTextBlock.h

Include

#include "CommonTextBlock.h"

Syntax

enum EActiveState
{
    EFadeIn       = 0,
    EStart,
    EStartWait,
    EScrolling,
    EStop,
    EStopWait,
    EFadeOut,
}

Values

Name

Description

EFadeIn

EStart

EStartWait

EScrolling

EStop

EStopWait

EFadeOut

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