Module veloren_common_net::sync
source · Modules§
Structs§
- Mappings from various Id types to
Entity
s.
Enums§
- Whether a component is synced to the client for any entity or for just the client’s own entity.
Traits§
- Implemented by type that carries component data for insertion and modification The assocatied
Phantom
type only carries information about which component type is of interest and is used to transmit deletion events - Trait that must be implemented for most components that are synced over the network.
Functions§
- Useful for implementing CompPacket trait
- Useful for implementing CompPacket trait
- Useful for implementing CompPacket trait