Class MultiplayerSpawner.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class MultiplayerSpawner.MethodName : Node.MethodName
- Inheritance
-
MultiplayerSpawner.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddSpawnableScene
Cached name for the 'add_spawnable_scene' method.
public static readonly StringName AddSpawnableScene
Field Value
ClearSpawnableScenes
Cached name for the 'clear_spawnable_scenes' method.
public static readonly StringName ClearSpawnableScenes
Field Value
GetSpawnFunction
Cached name for the 'get_spawn_function' method.
public static readonly StringName GetSpawnFunction
Field Value
GetSpawnLimit
Cached name for the 'get_spawn_limit' method.
public static readonly StringName GetSpawnLimit
Field Value
GetSpawnPath
Cached name for the 'get_spawn_path' method.
public static readonly StringName GetSpawnPath
Field Value
GetSpawnableScene
Cached name for the 'get_spawnable_scene' method.
public static readonly StringName GetSpawnableScene
Field Value
GetSpawnableSceneCount
Cached name for the 'get_spawnable_scene_count' method.
public static readonly StringName GetSpawnableSceneCount
Field Value
SetSpawnFunction
Cached name for the 'set_spawn_function' method.
public static readonly StringName SetSpawnFunction
Field Value
SetSpawnLimit
Cached name for the 'set_spawn_limit' method.
public static readonly StringName SetSpawnLimit
Field Value
SetSpawnPath
Cached name for the 'set_spawn_path' method.
public static readonly StringName SetSpawnPath
Field Value
Spawn
Cached name for the 'spawn' method.
public static readonly StringName Spawn
Field Value
_GetSpawnableScenes
Cached name for the '_get_spawnable_scenes' method.
public static readonly StringName _GetSpawnableScenes
Field Value
_SetSpawnableScenes
Cached name for the '_set_spawnable_scenes' method.
public static readonly StringName _SetSpawnableScenes