Class MultiplayerSpawner.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class MultiplayerSpawner.PropertyName : Node.PropertyName
- Inheritance
-
MultiplayerSpawner.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
SpawnFunction
Cached name for the 'spawn_function' property.
public static readonly StringName SpawnFunction
Field Value
SpawnLimit
Cached name for the 'spawn_limit' property.
public static readonly StringName SpawnLimit
Field Value
SpawnPath
Cached name for the 'spawn_path' property.
public static readonly StringName SpawnPath
Field Value
_SpawnableScenes
Cached name for the '_spawnable_scenes' property.
public static readonly StringName _SpawnableScenes