Module scene_multiplayer
Expand description
Sidecar module for class SceneMultiplayer
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for SceneMultiplayer
enums.
Structs§
- ExSend
Bytes - Default-param extender for
SceneMultiplayer::send_bytes_ex
. - SigPeer
Authenticating - SigPeer
Authentication Failed - SigPeer
Packet - Signals
InScene Multiplayer - A collection of signals for the
SceneMultiplayer
class.