UK2Node_MacroInstance::GetAssociatedGraphMetadata

Finds the associated metadata for the macro instance if there is any; this function is not particularly fast.

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_MacroInstance.h

Include

#include "K2Node_MacroInstance.h"

Source

/Engine/Source/Editor/BlueprintGraph/Private/K2Node_MacroInstance.cpp

Syntax

static FKismetUserDeclaredFunctionMetadata * GetAssociatedGraphMetadata
(
    const UEdGraph * AssociatedMacroGraph
)

Remarks

Finds the associated metadata for the macro instance if there is any; this function is not particularly fast.

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