UK2Node_AddComponent::PostPasteNode

Perform any fixups (deep copies of associated data, etc...) necessary after a node has been pasted in the editor

Windows
MacOS
Linux

Override Hierarchy

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node_AddComponent.h"

Source

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

Syntax

virtual void PostPasteNode()

Remarks

Perform any fixups (deep copies of associated data, etc...) necessary after a node has been pasted in the editor

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