UK2Node::ExpandSplitPins

Helper function for [ExpandNode()](API\Editor\BlueprintGraph\UK2Node\ExpandNode), allowing other contexts to call pin expansion alone

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node.h"

Source

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

Syntax

void ExpandSplitPins
(
    FKismetCompilerContext & CompilerContext,
    UEdGraph * SourceGraph
)

Remarks

Helper function for ExpandNode(), allowing other contexts to call pin expansion alone

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