Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO > API/Plugins/CustomizableObject/MuCO/FCustomizableObjectStreamedExten-
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Classes/MuCO/CustomizableObjectStreamedExtensionData.h |
| Include | #include "MuCO/CustomizableObjectStreamedExtensionData.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Private/MuCO/CustomizableObjectStreamedExtensionData.cpp |
void Unload&40;&41;
Remarks
Release this struct's hard reference to the loaded data.
This doesn't immediately remove it from memory, but will allow it to be deleted by the garbage collector if there are no other references.
Note that in editor builds streamed Extension Data must always be loaded due to the package structure, and therefore this function has no effect in editor builds.