User Tools

Site Tools


ichunkserializationservice

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ichunkserializationservice [2026/04/25 17:13] – created divinerichunkserializationservice [2026/04/25 17:13] (current) diviner
Line 8: Line 8:
 ^Description | Serializes the Entities of the specified [[Chunk]] into an [[EntityPacketCollection]]. The [[ChunkSerializationSettings]] are referenced to determine whether the packets will be encoded, and whether Entities with [[INonSerializedComponent]] will be included. | ^Description | Serializes the Entities of the specified [[Chunk]] into an [[EntityPacketCollection]]. The [[ChunkSerializationSettings]] are referenced to determine whether the packets will be encoded, and whether Entities with [[INonSerializedComponent]] will be included. |
  
-^Method | Dictionary<[[Chunk]], [[EntityPacketCollection]]> **SerializeLoadedChunks**(CancellationToken cancellationToken) |+^Method | Dictionary<[[Chunk]], [[EntityPacketCollection]]> **SerializeLoadedChunks**([[ChunkSerializationSettings]] settings) |
 ^Description | Serializes all currently loaded Chunks into [[EntityPacketCollection]] structures. The [[ChunkSerializationSettings]] are referenced to determine whether the packets will be encoded, and whether Entities with [[INonSerializedComponent]] will be included. | ^Description | Serializes all currently loaded Chunks into [[EntityPacketCollection]] structures. The [[ChunkSerializationSettings]] are referenced to determine whether the packets will be encoded, and whether Entities with [[INonSerializedComponent]] will be included. |
ichunkserializationservice.txt · Last modified: by diviner

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki