UDataRegistrySubsystem::IsConfigEnabled

Returns true if the system is enabled via any config scan settings, will optionally warn if not enabled

Windows
MacOS
Linux

References

Module

DataRegistry

Header

/Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/DataRegistrySubsystem.h

Include

#include "DataRegistrySubsystem.h"

Source

/Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Private/DataRegistrySubsystem.cpp

Syntax

bool IsConfigEnabled
(
    bool bWarnIfNotEnabled
) const

Remarks

Returns true if the system is enabled via any config scan settings, will optionally warn if not enabled

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