![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <EngineServiceMessages.h>
Public Member Functions | |
| FEngineServiceTerminate () | |
| FEngineServiceTerminate (const FString &InUserName) | |
Public Attributes | |
| FString | UserName |
Implements a message for terminating the engine.
|
inline |
Default constructor.
|
inline |
Creates and initializes a new instance.
| FString FEngineServiceTerminate::UserName |
Holds the name of the user that wants to terminate the engine.