UEdGraphNode::AllowSplitPins

Whether or not struct pins belonging to this node should be allowed to be split or not.

Windows
MacOS
Linux

Deprecated

  • Please call CanSplitPin and provide the specific Pin to split.

References

Module

Engine

Header

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

Include

#include "EdGraph/EdGraphNode.h"

Syntax

virtual bool AllowSplitPins() const

Remarks

Whether or not struct pins belonging to this node should be allowed to be split or not.

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