Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Classes/MuCO/CustomizableObjectSystem.h |
| Include | #include "MuCO/CustomizableObjectSystem.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Private/MuCO/CustomizableObjectSystem.cpp |
void FinishUpdateGlobal
&40;
UCustomizableObjectInstance &42; Instance,
EUpdateResult UpdateResult,
FInstanceUpdateDelegate &42; UpdateCallback,
const FDescriptorRuntimeHash InUpdatedHash
&41;
Remarks
End a Customizable Object Instance Update. All code paths of an update have to end here.