Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/UCustomizableObjectNode
Description
Custom post duplicate function. Called at the beginning of duplication, before the nodes have their Guid updated.
| Name | BeginPostDuplicate |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObjectEditor/Public/MuCOE/Nodes/CustomizableObjectNode.h |
| Include Path | #include "MuCOE/Nodes/CustomizableObjectNode.h" |
virtual void BeginPostDuplicate
(
bool bDuplicateForPIE
)