FPlatformInfo::GetIconPath

Get the path to the icon on disk (for [FEditorStyle](API\Editor\EditorStyle\FEditorStyle)) for the given icon type for this platform

Windows
MacOS
Linux

References

Module

DesktopPlatform

Header

/Engine/Source/Developer/DesktopPlatform/Public/PlatformInfo.h

Include

#include "PlatformInfo.h"

Syntax

const FString & GetIconPath
(
    const EPlatformIconSize InIconSize
) const

Remarks

Get the path to the icon on disk (for FEditorStyle) for the given icon type for this platform

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss