Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR > API/Plugins/MutableRuntime/MuR/OutputArchive
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Serialisation.h |
| Include | #include "MuR/Serialisation.h" |
| Source | /Engine/Plugins/Mutable/Source/MutableRuntime/Private/MuR/Serialisation.cpp |
OutputArchive
(
OutputStream *
)
Remarks
Construct form an output stream.The stream will not be owned by the archive and the caller must make sure it is not modified or destroyed while serialisation is happening.