FBlueprintSupport::UseDeferredDependencyLoading

A series of query functions that we can use to easily gate-off/disable aspects of the deferred loading (mostly for testing purposes).

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Blueprint/BlueprintSupport.h

Include

#include "Blueprint/BlueprintSupport.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/Blueprint/BlueprintSupport.cpp

Syntax

static bool UseDeferredDependencyLoading()

Remarks

A series of query functions that we can use to easily gate-off/disable aspects of the deferred loading (mostly for testing purposes).

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