FPluginReferenceDescriptor::IsEnabledForTargetConfiguration

Determines whether the plugin is enabled for the given target configuration

Windows
MacOS
Linux

References

Module

Projects

Header

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

Include

#include "PluginReferenceDescriptor.h"

Source

/Engine/Source/Runtime/Projects/Private/PluginReferenceDescriptor.cpp

Syntax

bool IsEnabledForTargetConfiguration
(
    EBuildConfiguration Configuration
) const

Remarks

Determines whether the plugin is enabled for the given target configuration

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