Skip to main content

ReplicatedComponent

Trait ReplicatedComponent 

Source
pub trait ReplicatedComponent: Replicate { }
Expand description

Marker trait equivalent to Replicate; auto-implemented for all Replicate types when Bevy is not in use.

Implementors§