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