FPluginTemplateDescription::FPluginTemplateDescription

Constructor

Windows
MacOS
Linux

References

Module

PluginBrowser

Header

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

Include

#include "IPluginWizardDefinition.h"

Syntax

FPluginTemplateDescription
(
    FText InName,
    FText InDescription,
    FString InOnDiskPath,
    bool InCanContainContent,
    EHostType::Type InModuleDescriptorType,
    ELoadingPhase::Type InLoadingPhase
)

Remarks

Constructor

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