Class SceneTree.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class SceneTree.MethodName : MainLoop.MethodName
- Inheritance
-
SceneTree.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
CallGroup
Cached name for the 'call_group' method.
public static readonly StringName CallGroup
Field Value
CallGroupFlags
Cached name for the 'call_group_flags' method.
public static readonly StringName CallGroupFlags
Field Value
ChangeSceneToFile
Cached name for the 'change_scene_to_file' method.
public static readonly StringName ChangeSceneToFile
Field Value
ChangeSceneToPacked
Cached name for the 'change_scene_to_packed' method.
public static readonly StringName ChangeSceneToPacked
Field Value
CreateTimer
Cached name for the 'create_timer' method.
public static readonly StringName CreateTimer
Field Value
CreateTween
Cached name for the 'create_tween' method.
public static readonly StringName CreateTween
Field Value
GetCurrentScene
Cached name for the 'get_current_scene' method.
public static readonly StringName GetCurrentScene
Field Value
GetEditedSceneRoot
Cached name for the 'get_edited_scene_root' method.
public static readonly StringName GetEditedSceneRoot
Field Value
GetFirstNodeInGroup
Cached name for the 'get_first_node_in_group' method.
public static readonly StringName GetFirstNodeInGroup
Field Value
GetFrame
Cached name for the 'get_frame' method.
public static readonly StringName GetFrame
Field Value
GetMultiplayer
Cached name for the 'get_multiplayer' method.
public static readonly StringName GetMultiplayer
Field Value
GetNodeCount
Cached name for the 'get_node_count' method.
public static readonly StringName GetNodeCount
Field Value
GetNodesInGroup
Cached name for the 'get_nodes_in_group' method.
public static readonly StringName GetNodesInGroup
Field Value
GetProcessedTweens
Cached name for the 'get_processed_tweens' method.
public static readonly StringName GetProcessedTweens
Field Value
GetRoot
Cached name for the 'get_root' method.
public static readonly StringName GetRoot
Field Value
HasGroup
Cached name for the 'has_group' method.
public static readonly StringName HasGroup
Field Value
IsAutoAcceptQuit
Cached name for the 'is_auto_accept_quit' method.
public static readonly StringName IsAutoAcceptQuit
Field Value
IsDebuggingCollisionsHint
Cached name for the 'is_debugging_collisions_hint' method.
public static readonly StringName IsDebuggingCollisionsHint
Field Value
IsDebuggingNavigationHint
Cached name for the 'is_debugging_navigation_hint' method.
public static readonly StringName IsDebuggingNavigationHint
Field Value
IsDebuggingPathsHint
Cached name for the 'is_debugging_paths_hint' method.
public static readonly StringName IsDebuggingPathsHint
Field Value
IsMultiplayerPollEnabled
Cached name for the 'is_multiplayer_poll_enabled' method.
public static readonly StringName IsMultiplayerPollEnabled
Field Value
IsPaused
Cached name for the 'is_paused' method.
public static readonly StringName IsPaused
Field Value
IsQuitOnGoBack
Cached name for the 'is_quit_on_go_back' method.
public static readonly StringName IsQuitOnGoBack
Field Value
NotifyGroup
Cached name for the 'notify_group' method.
public static readonly StringName NotifyGroup
Field Value
NotifyGroupFlags
Cached name for the 'notify_group_flags' method.
public static readonly StringName NotifyGroupFlags
Field Value
QueueDelete
Cached name for the 'queue_delete' method.
public static readonly StringName QueueDelete
Field Value
Quit
Cached name for the 'quit' method.
public static readonly StringName Quit
Field Value
ReloadCurrentScene
Cached name for the 'reload_current_scene' method.
public static readonly StringName ReloadCurrentScene
Field Value
SetAutoAcceptQuit
Cached name for the 'set_auto_accept_quit' method.
public static readonly StringName SetAutoAcceptQuit
Field Value
SetCurrentScene
Cached name for the 'set_current_scene' method.
public static readonly StringName SetCurrentScene
Field Value
SetDebugCollisionsHint
Cached name for the 'set_debug_collisions_hint' method.
public static readonly StringName SetDebugCollisionsHint
Field Value
SetDebugNavigationHint
Cached name for the 'set_debug_navigation_hint' method.
public static readonly StringName SetDebugNavigationHint
Field Value
SetDebugPathsHint
Cached name for the 'set_debug_paths_hint' method.
public static readonly StringName SetDebugPathsHint
Field Value
SetEditedSceneRoot
Cached name for the 'set_edited_scene_root' method.
public static readonly StringName SetEditedSceneRoot
Field Value
SetGroup
Cached name for the 'set_group' method.
public static readonly StringName SetGroup
Field Value
SetGroupFlags
Cached name for the 'set_group_flags' method.
public static readonly StringName SetGroupFlags
Field Value
SetMultiplayer
Cached name for the 'set_multiplayer' method.
public static readonly StringName SetMultiplayer
Field Value
SetMultiplayerPollEnabled
Cached name for the 'set_multiplayer_poll_enabled' method.
public static readonly StringName SetMultiplayerPollEnabled
Field Value
SetPause
Cached name for the 'set_pause' method.
public static readonly StringName SetPause
Field Value
SetQuitOnGoBack
Cached name for the 'set_quit_on_go_back' method.
public static readonly StringName SetQuitOnGoBack
Field Value
UnloadCurrentScene
Cached name for the 'unload_current_scene' method.
public static readonly StringName UnloadCurrentScene