FMessage::FMessage

Constructor, initializes to specified values

Windows
MacOS
Linux

References

Module

SwarmInterface

Header

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

Include

#include "SwarmInterface.h"

Syntax

FMessage
(
    TSwarmVersionValue NewVersion,
    TMessageType NewType
)

Remarks

Constructor, initializes to specified values

Parameters

Parameter

Description

NewVersion

The version of the message format; one of ESwarmVersionValue

NewType

The type of the message, one of EMessageType

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