Modules§
Macros§
Structs§
- Incoming
Stream - Abstracts the serialization for a fixed size stream.
- Outgoing
Stream
Enums§
Constants§
- CERT
- CERT_
KEY - PLAYER_
INPUT_ DATAGRAM_ ID - RPC_
BISTREAM_ ID - WASM_
BISTREAM_ ID - WASM_
DATAGRAM_ ID - WASM_
UNISTREAM_ ID
Traits§
Functions§
- assert_
networked - create_
client_ endpoint_ random_ port - init_
all_ components - is_
remote_ entity - Is remote entity: If attached, this entity was not spawned locally (e.g. if this is the client, it was spawned by the server).
- log_
network_ error - next_
bincode_ bi_ stream - open_
bincode_ bi_ stream - Are you sure you don’t want open_bincode_bi_stream_with_id instead?
- open_
bincode_ bi_ stream_ with_ id - persistent_
resources - Persistent resources: If attached, this entity contains global resources that are persisted to disk and synchronized to clients.
- rpc_
request - send_
datagram - synced_
resources - Synchronized resources: If attached, this entity contains global resources that are synchronized to clients, but not persisted.