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
InMultiplayer Spawner - A collection of signals for the
MultiplayerSpawner
class.