ITargetDeviceProxy::CanPowerOff

Checks whether this device can be powered off remotely.

Windows
MacOS
Linux

References

Module

TargetDeviceServices

Header

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

Include

#include "ITargetDeviceProxy.h"

Syntax

bool CanPowerOff() const

Remarks

Checks whether this device can be powered off remotely.

Returns

true if the device can be powered off, false otherwise.

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