FTargetDeviceServicePowerOn

Implements a message for powering on a target device.

Windows
MacOS
Linux

References

Module

TargetDeviceServices

Header

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

Include

#include "TargetDeviceServiceMessages.h"

Syntax

struct FTargetDeviceServicePowerOn

Remarks

Implements a message for powering on a target device.

Variables

Name Description

Public variable

FString

 

Operator

Holds the name of the user that wishes to power on the device.

Constructors

Name Description

Public function

FTargetDeviceServicePowerOn()

Default constructor.

Public function

FTargetDeviceServicePowerOn

(
    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