Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/ITargetPlatformManagerModule
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformManagerModule.h |
| Include | #include "Interfaces/ITargetPlatformManagerModule.h" |
ITargetDevicePtr FindTargetDevice
&40;
const FTargetDeviceId & DeviceId
&41;
Remarks
Finds a target device by identifier. The target device, or nullptr if not found.
Parameters
| Name | Description |
|---|---|
| DeviceId | The device identifier. |