FInfoMessage

Implementation of a generic info message, which just includes generic text.

Windows
MacOS
Linux

Inheritance Hierarchy

FMessage

FInfoMessage

References

Module

SwarmInterface

Header

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

Include

#include "SwarmInterface.h"

Syntax

class FInfoMessage : public NSwarm::FMessage

Remarks

Implementation of a generic info message, which just includes generic text.

Variables

Name Description

Public variable

const TCHAR ...

 

TextMessage

Generic text message for informational purposes

Constructors

Name Description

Public function

FInfoMessage

(
    const TCHAR* InTextMessage
)

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