FEngineServiceTerminate

Implements a message for terminating the engine.

Windows
MacOS
Linux

References

Module

EngineMessages

Header

/Engine/Source/Runtime/EngineMessages/Public/EngineServiceMessages.h

Include

#include "EngineServiceMessages.h"

Syntax

struct FEngineServiceTerminate

Remarks

Implements a message for terminating the engine.

Variables

Name Description

Public variable

FString

 

UserName

Holds the name of the user that wants to terminate the engine.

Constructors

Name Description

Public function

FEngineServiceTerminate()

Default constructor.

Public function

FEngineServiceTerminate

(
    const FString& InUserName
)

Creates and initializes a new instance.

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