IPluginWizardDefinition::GetTemplateIconPath

Gets the icon path for the specified template. Returns true if it requires a default icon

Windows
MacOS
Linux

References

Module

PluginBrowser

Header

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

Include

#include "IPluginWizardDefinition.h"

Syntax

bool GetTemplateIconPath
(
    TSharedRef< FPluginTemplateDescription > InTemplate,
    FString & OutIconPath
) const

Remarks

Gets the icon path for the specified template. Returns true if it 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