FPlatformInfo::GetIconStyleName

Get the icon name (for [FEditorStyle](API\Editor\EditorStyle\FEditorStyle)) used by 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

FName GetIconStyleName
(
    const EPlatformIconSize InIconSize
) const

Remarks

Get the icon name (for FEditorStyle) used by 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