IPlugin::IsEnabledByDefault

Determines if the plugin is enabled by default.

Windows
MacOS
Linux

References

Module

Projects

Header

/Engine/Source/Runtime/Projects/Public/Interfaces/IPluginManager.h

Include

#include "Interfaces/IPluginManager.h"

Syntax

bool IsEnabledByDefault
(
    bool bAllowEnginePluginsEnabledByDefault
) const

Remarks

Determines if the plugin is enabled by default.

Returns

True if the plugin is currently 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