Navigation
Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node_MacroInstance
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 |
static [FKismetUserDeclaredFunctionMetadata](API\Editor\BlueprintGraph\FKismetUserDeclaredFunctionMetad-) * GetAssociatedGraphMetadata ( const [UEdGraph](API\Runtime\Engine\EdGraph\UEdGraph) * AssociatedMacroGraph )
Remarks
Finds the associated metadata for the macro instance if there is any; this function is not particularly fast.