Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO
Inheritance Hierarchy
- Base
- OutputStream
- UnrealMutableOutputStream
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Public/MuCO/UnrealMutableModelDiskStreamer.h |
| Include | #include "MuCO/UnrealMutableModelDiskStreamer.h" |
Syntax
class UnrealMutableOutputStream : public mu::OutputStream
Constructors
| Type | Name | Description | |
|---|---|---|---|
UnrealMutableOutputStream
(
FArchive& ar |
Overridden from OutputStream
| Type | Name | Description | |
|---|---|---|---|
| void | Write
(
const void* pData, |
Write a byte buffer |