PluginNoop.Deserializer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class to handle deserialization of frozen world state
public class PluginNoop.Deserializer : IDisposable, Microsoft.MixedReality.WorldLocking.Core.IPluginDeserializer
type PluginNoop.Deserializer = class
interface IPluginDeserializer
interface IDisposable
Public Class PluginNoop.Deserializer
Implements IDisposable, IPluginDeserializer
- Inheritance
-
PluginNoop.Deserializer
- Implements
Constructors
PluginNoop.Deserializer(IPlugin) |
Open deserialization stream for reading FrozenWorld state |
Properties
IncludePersistent | |
IncludeTransient | |
Time |
Methods
ApplyRecord() | |
Dispose() | |
Dispose(Boolean) | |
Finalize() | |
ReadRecordFromAsync(Stream) |