Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/ITargetDevice
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetDevice.h |
Include | #include "Interfaces/ITargetDevice.h" |
bool Reboot
&40;
bool bReconnect
&41;
Remarks
Reboot the device. true if the reboot was successful from the perspective of the PC .
Parameters
Name | Description |
---|---|
bReconnect | If true, wait and reconnect when done. |