Class GodotThread.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class GodotThread.MethodName : RefCounted.MethodName
- Inheritance
-
GodotThread.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetId
Cached name for the 'get_id' method.
public static readonly StringName GetId
Field Value
IsAlive
Cached name for the 'is_alive' method.
public static readonly StringName IsAlive
Field Value
IsStarted
Cached name for the 'is_started' method.
public static readonly StringName IsStarted
Field Value
SetThreadSafetyChecksEnabled
Cached name for the 'set_thread_safety_checks_enabled' method.
public static readonly StringName SetThreadSafetyChecksEnabled
Field Value
Start
Cached name for the 'start' method.
public static readonly StringName Start
Field Value
WaitToFinish
Cached name for the 'wait_to_finish' method.
public static readonly StringName WaitToFinish