UEdGraphSchema::SplitPin

Split a pin in to subelements

Windows
MacOS
Linux

Override Hierarchy

UEdGraphSchema::SplitPin()

UEdGraphSchema_K2::SplitPin()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h

Include

#include "EdGraph/EdGraphSchema.h"

Syntax

virtual void SplitPin
(
    UEdGraphPin * Pin,
    bool bNotify
) const

Remarks

Split a pin in to subelements

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