Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes > API/Plugins/CustomizableObjectEditor/MuCOE/Nodes/UCustomizableObj-_13
- UCustomizableObjectNode::BeginPostDuplicate()
- UCustomizableObjectNodeExtendMaterial::BeginPostDuplicate()
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Classes/MuCOE/Nodes/CustomizableObjectNodeExtendMaterial.h |
| Include | #include "MuCOE/Nodes/CustomizableObjectNodeExtendMaterial.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Private/MuCOE/Nodes/CustomizableObjectNodeExtendMaterial.cpp |
virtual void BeginPostDuplicate
&40;
bool bDuplicateForPIE
&41;
Remarks
Custom post duplicate function. Called at the beginning of duplication, before the nodes have their Guid updated.