ITargetDeviceProxy::PowerOff

Powers off the device.

Windows
MacOS
Linux

References

Module

TargetDeviceServices

Header

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

Include

#include "ITargetDeviceProxy.h"

Syntax

void PowerOff
(
    bool Force
)

Remarks

Powers off the device.

Parameters

Parameter

Description

Force

Whether to force powering off.

See Also

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