EPluginEnabledByDefault

Setting for whether a plugin is enabled by default

Windows
MacOS
Linux

References

Module

Projects

Header

/Engine/Source/Runtime/Projects/Public/PluginDescriptor.h

Include

#include "PluginDescriptor.h"

Syntax

enum EPluginEnabledByDefault
{
    Unspecified,
    Enabled,
    Disabled,
}

Values

Name

Description

Unspecified

Enabled

Disabled

Remarks

Setting for whether a plugin is enabled by default

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