IPluginWizardDefinition::OnTemplateSelectionChanged

Changes the selection internally to match the supplied items

Windows
MacOS
Linux

References

Module

PluginBrowser

Header

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

Include

#include "IPluginWizardDefinition.h"

Syntax

void OnTemplateSelectionChanged
(
    TArray< TSharedRef< FPluginTemplateDescription >> InSelectedItems,
    ESelectInfo::Type SelectInfo
)

Remarks

Changes the selection internally to match the supplied items

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