Module multiplayer_spawner
Expand description
Sidecar module for class MultiplayerSpawner.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for MultiplayerSpawner enums.
Structsยง
- ExSpawn
- Default-param extender for
MultiplayerSpawner::spawn_ex. - SigDespawned
- SigSpawned
- Signals
OfMultiplayer Spawner - A collection of signals for the
MultiplayerSpawnerclass.