PeerDescriptor.h file
Namespaces
- namespace Jazz2
- Root namespace of Jazz² Resurrection.
- namespace Jazz2::Actors
- Implementation of all objects.
- namespace Jazz2::Actors::Multiplayer
- Multiplayer-related objects, compiled only if
WITH_MULTIPLAYER. - namespace Jazz2::Multiplayer
- Multiplayer-related classes, compiled only if
WITH_MULTIPLAYER.
Classes
- struct Jazz2::Multiplayer::PeerDescriptor
- Peer descriptor.
Enums
- enum class PeerLevelState { Unknown, ValidatingAssets, StreamingMissingAssets, LevelLoaded, LevelSynchronized, Spectating, PlayerReady, PlayerSpawned }
- Peer state in a level.