Plugin.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 Plugin.Deserializer : IDisposable, Microsoft.MixedReality.WorldLocking.Core.IPluginDeserializer
type Plugin.Deserializer = class
interface IPluginDeserializer
interface IDisposable
Public Class Plugin.Deserializer
Implements IDisposable, IPluginDeserializer
- Inheritance
-
Plugin.Deserializer
- Implements
Constructors
Plugin.Deserializer(IPlugin) |
Open deserialization stream for reading FrozenWorld state |
Properties
IncludePersistent | |
IncludeTransient | |
Time |
Methods
ApplyRecord() | |
Dispose() | |
Dispose(Boolean) | |
Finalize() | |
ReadRecordFromAsync(Stream) |