Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/ITargetPlatform
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatform.h |
| Include | #include "Interfaces/ITargetPlatform.h" |
ITargetDevicePtr GetDevice
&40;
const FTargetDeviceId & DeviceId
&41;
Remarks
Gets an interface to the specified device. The target device (can be nullptr).
Parameters
| Name | Description |
|---|---|
| DeviceId | The identifier of the device to get. |