Crate naia_bevy_server
source ·Modules
Structs
- Container for cross-platform Random methods
- The error message when failing to serialize/deserialize to/from the bit stream.
- Contains Config properties which will be used by the Server
Enums
Traits
- A struct that implements Replicate is a Component, or otherwise, a container of Properties that can be scoped, tracked, and synced, with a remote host
- A trait for objects that can be serialized to a bitstream.
Type Aliases
Derive Macros
- Derives the Replicate trait for a given struct, for the Bevy adapter