FAlertMessage::FAlertMessage

Constructor, initializes to default and specified values

Windows
MacOS
Linux

References

Module

SwarmInterface

Header

/Engine/Source/Editor/SwarmInterface/Public/SwarmInterface.h

Include

#include "SwarmInterface.h"

Syntax

FAlertMessage
(
    const FGuid & InJobGuid,
    TAlertLevel InAlertLevel,
    const FGuid & InObjectGuid,
    int InTypeId,
    const TCHAR * InTextMessage
)

Remarks

Constructor, initializes to default and specified values

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