Navigation API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR Inheritance Hierarchy InputArchive InputArchiveWithProxies References Module MutableRuntime Header /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Serialisation.h Include #include "MuR/Serialisation.h" Syntax class InputArchiveWithProxies : public mu::InputArchive Copy full snippetclass InputArchiveWithProxies : public mu::InputArchive Constructors Type Name Description InputArchiveWithProxies ( InputStream*, ProxyFactory* ) Construct form an input 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. Overridden from InputArchive Type Name Description Ptr< ResourceProxy< Image > > NewImageProxy () Classes Type Name Description ProxyFactory