UBehaviorTreeGraphNode_CompositeDecorator::PrepareForCopying

Perform any steps necessary prior to copying a node into the paste buffer

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::PrepareForCopying()

UAIGraphNode::PrepareForCopying()

UBehaviorTreeGraphNode_CompositeDecorator::PrepareForCopying()

References

Module

BehaviorTreeEditor

Header

/Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeGraphNode_CompositeDecorator.h

Include

#include "BehaviorTreeGraphNode_CompositeDecorator.h"

Source

/Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeGraphNode_CompositeDecorator.cpp

Syntax

virtual void PrepareForCopying()

Remarks

Perform any steps necessary prior to copying a node into the paste buffer

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