UK2Node_MacroInstance::PostFixupAllWildcardPins

Handles any work needed to be done after fixing up all wildcard pins during reconstruction

Windows
MacOS
Linux

Override Hierarchy

UK2Node_Tunnel::PostFixupAllWildcardPins()

UK2Node_MacroInstance::PostFixupAllWildcardPins()

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

virtual void PostFixupAllWildcardPins
(
    bool bInAllWildcardPinsUnlinked
)

Remarks

Handles any work needed to be done after fixing up all wildcard pins during reconstruction

Parameters

Parameter

Description

bInAllWildcardPinsUnlinked

TRUE if all wildcard pins were unlinked

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