IProjectManager::HasDefaultPluginSettings

Checks whether the current project has default settings for plugins (ie. does not enable any new plugins, or disable any default plugins)

Windows
MacOS
Linux

References

Module

Projects

Header

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

Include

#include "Interfaces/IProjectManager.h"

Syntax

bool HasDefaultPluginSettings() const

Remarks

Checks whether the current project has default settings for plugins (ie. does not enable any new plugins, or disable any default plugins)

Returns

True if the project has the default plugin settings.

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