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" |
virtual void ExecuteConsoleCommand
&40;
const FString & ExecCommand
&41; const
Remarks
Execute console command on the device
Parameters
Name | Description |
---|---|
ExecCommand | Command to execute |