FDatasmithStyle::SetIcon

Adds an icon (.png in the given ResourcePath) with the given style name to this style set

Windows
MacOS
Linux

References

Module

DatasmithImporter

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/UI/DatasmithStyle.h

Include

#include "UI/DatasmithStyle.h"

Source

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/UI/DatasmithStyle.cpp

Syntax

static void SetIcon
(
    const FString & StyleName,
    const FString & ResourcePath
)

Remarks

Adds an icon (.png in the given ResourcePath) with the given style name to this style set

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