IPluginWizardDefinition::OnShowOnStartupCheckboxChanged

Callback for when the 'Show on Startup' checkbox changes in the plugin wizard.

Windows
MacOS
Linux

References

Module

PluginBrowser

Header

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

Include

#include "IPluginWizardDefinition.h"

Syntax

void OnShowOnStartupCheckboxChanged
(
    ECheckBoxState CheckBoxState
)

Remarks

Callback for when the 'Show on Startup' checkbox changes in the plugin wizard. Only used if the definition allows for game mod plugins

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