ECompletionState

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Notifications/SNotificationList.h

Include

#include "Widgets/Notifications/SNotificationList.h"

Syntax

enum ECompletionState
{
    CS_None,
    CS_Pending,
    CS_Success,
    CS_Fail,
}

Values

Name

Description

CS_None

CS_Pending

CS_Success

CS_Fail

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