IPluginWizardDefinition::GetPluginIconPath

Gets the icon path for the current template selection.

Windows
MacOS
Linux

References

Module

PluginBrowser

Header

/Engine/Plugins/Editor/PluginBrowser/Source/PluginBrowser/Public/IPluginWizardDefinition.h

Include

#include "IPluginWizardDefinition.h"

Syntax

bool GetPluginIconPath
(
    FString & OutIconPath
) const

Remarks

Gets the icon path for the current template selection. Returns true if the plugin requires a default icon

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