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
Syntax
public struct MigrationTicket : IComponentData, IQueryTypeParameter
Fields
Value
A unique value for the ticket.
Declaration
public int Value
Field Value
Type | Description |
---|---|
Int32 |