IDeviceProfileServicesUIManager::GetDeviceIconName

Gets an icon name for a given device.

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) GetDeviceIconName
(
    const [FString](API\Runtime\Core\Containers\FString) & DeviceName
) const

Remarks

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

Parameters

Name Description
DeviceName The device name.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library