naia-shared 0.24.0

Common functionality shared between naia-server & naia-client crates
Documentation
1
2
3
4
5
6
7
8
pub mod component_kinds;
pub mod component_update;
pub mod diff_mask;
pub mod entity_property;
pub mod property;
pub mod property_mutate;
pub mod replica_ref;
pub mod replicate;