UBlueprint::GatherDependencies

Collect blueprints that depend on this blueprint.

Windows
MacOS
Linux

Override Hierarchy

UBlueprint::GatherDependencies()

UWidgetBlueprint::GatherDependencies()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Blueprint.h

Include

#include "Engine/Blueprint.h"

Source

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

Syntax

virtual void GatherDependencies
(
    TSet< TWeakObjectPtr< UBlueprint >> & InDependencies
) const

Remarks

Collect blueprints that depend on this blueprint.

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