Deserializes a World instance from the given System.IO.Stream.
DefaultEcs.World Deserialize(System.IO.Stream stream);
stream
System.IO.Stream
The System.IO.Stream from which the data will be loaded.
Deserializes a World instance from the given System.IO.Stream.
DefaultEcs.World Deserialize(System.IO.Stream stream);
stream
System.IO.Stream
The System.IO.Stream from which the data will be loaded.