Expand description
Strongly typed identifiers used across SectorSync.
Structsยง
- Barrier
Id - Runtime barrier identifier.
- Client
Id - Connected or simulated client identifier.
- Command
Id - Client command identifier.
- Component
Id - Registered component identifier.
- Entity
Handle - Dense, generation-checked handle for station-local entity storage.
- Entity
Id - Stable entity identifier visible to embedders.
- EventId
- Cross-station event identifier used for idempotency.
- Instance
Id - World instance identifier.
- NodeId
- Logical node identifier selected by the embedding application.
- Owner
Epoch - Entity ownership epoch used during handoff.
- Policy
Id - Small compiled synchronization policy identifier.
- Station
Id - Station identifier selected by the embedding application.
- Tick
- Fixed simulation tick number.