FBlueprintCompilationManager::NotifyBlueprintLoaded

Adds a newly loaded blueprint to the compilation queue

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/BlueprintCompilationManager.h

Include

#include "BlueprintCompilationManager.h"

Source

/Engine/Source/Editor/Kismet/Private/BlueprintCompilationManager.cpp

Syntax

static void NotifyBlueprintLoaded
(
    UBlueprint * BPLoaded
)

Remarks

Adds a newly loaded blueprint to the compilation queue

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