FPlatformIconInfo::FPlatformIconInfo

Windows
MacOS
Linux

References

Module

SharedSettingsWidgets

Header

/Engine/Source/Developer/SharedSettingsWidgets/Public/PlatformIconInfo.h

Include

#include "PlatformIconInfo.h"

Syntax

FPlatformIconInfo
(
    const FString & InIconPath,
    FText InIconName,
    FText InIconDescription,
    int32 RequiredWidth,
    int32 RequiredHeight,
    ERequiredState IsRequired
)

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