Struct MigrationTicket
Am singleton entity returned by the StoreWorld(World) that can be used to load a previously stored driver state into another world.
Inherited Members
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
public struct MigrationTicket : IComponentData, IQueryTypeParameter
Fields
Name | Description |
---|---|
Value | A unique value for the ticket. |