Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetDevice.h |
Include | #include "Interfaces/ITargetDevice.h" |
namespace TargetDeviceTypes
{
FString TargetDeviceTypes&58;&58;ToString
&40;
ETargetDeviceTypes DeviceType
&41;
}
Remarks
Returns the string representation of the specified ETargetDeviceTypes value. A string value.
Parameters
Name | Description |
---|---|
Configuration | The value to get the string for. |