MultiplayerSpawner¶
Properties¶
|
||
|
||
|
Methods¶
_spawn_custom ( Variant data ) virtual |
|
void |
add_spawnable_scene ( String path ) |
void |
|
get_spawnable_scene ( int path ) const |
|
get_spawnable_scene_count ( ) const |
|
Signals¶
Property Descriptions¶
bool auto_spawn
Default |
|
Setter |
set_auto_spawning(value) |
Getter |
is_auto_spawning() |
int spawn_limit
Default |
|
Setter |
set_spawn_limit(value) |
Getter |
get_spawn_limit() |
NodePath spawn_path
Default |
|
Setter |
set_spawn_path(value) |
Getter |
get_spawn_path() |
Method Descriptions¶
void add_spawnable_scene ( String path )
void clear_spawnable_scenes ( )
int get_spawnable_scene_count ( ) const