IDeviceProfileServicesUIManager::GetPlatformIconName

Gets an icon name for a given platform.

Unreal Engine C++ API Reference > Editor > DeviceProfileServices > IDeviceProfileServicesUIManager

References

   
Module DeviceProfileServices
Header /Engine/Source/Editor/DeviceProfileServices/Public/IDeviceProfileServicesUIManager.h
Include #include "IDeviceProfileServicesUIManager.h"
const [FName](API\Runtime\Core\UObject\FName) GetPlatformIconName
(
    const [FString](API\Runtime\Core\Containers\FString) & DeviceName
) const

Remarks

Gets an icon name for a given platform. The icon name.

Parameters

Name Description
DeviceName The platform name.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library