FTargetDeviceServiceReboot

Implements a message for rebooting a target device.

Windows
MacOS
Linux

References

Module

TargetDeviceServices

Header

/Engine/Source/Developer/TargetDeviceServices/Public/TargetDeviceServiceMessages.h

Include

#include "TargetDeviceServiceMessages.h"

Syntax

struct FTargetDeviceServiceReboot

Remarks

Implements a message for rebooting a target device.

Variables

Name Description

Public variable

FString

 

Operator

Holds the name of the user that wishes to reboot the device.

Constructors

Name Description

Public function

FTargetDeviceServiceReboot()

Default constructor.

Public function

FTargetDeviceServiceReboot

(
    const FString& InOperator
)

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