Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/FUnrealMutableModelBulkReader
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Public/MuCO/UnrealMutableModelDiskStreamer.h |
| Include | #include "MuCO/UnrealMutableModelDiskStreamer.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Private/MuCO/UnrealMutableModelDiskStreamer.cpp |
void CancelStreamingForObject
&40;
const UCustomizableObject &42; CustomizableObject
&41;
Remarks
Cancel any further streaming operations for the given object. This is necessary if the object compiled data is going to be modified. This can only happen in the editor, when recompiling. Any additional streaming requests for this object will fail.