Navigation
Unreal Engine C++ API Reference > Developer > TargetDeviceServices > ITargetDeviceProxy
References
Module | TargetDeviceServices |
Header | /Engine/Source/Developer/TargetDeviceServices/Public/ITargetDeviceProxy.h |
Include | #include "ITargetDeviceProxy.h" |
void PowerOff
&40;
bool Force
&41;
Remarks
Powers off the device.
Parameters
Name | Description |
---|---|
Force | Whether to force powering off. |