Table of Contents

Class WorkerThreadPool.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class WorkerThreadPool.MethodName
Inheritance
WorkerThreadPool.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddGroupTask

Cached name for the 'add_group_task' method.

public static readonly StringName AddGroupTask

Field Value

StringName

AddTask

Cached name for the 'add_task' method.

public static readonly StringName AddTask

Field Value

StringName

GetGroupProcessedElementCount

Cached name for the 'get_group_processed_element_count' method.

public static readonly StringName GetGroupProcessedElementCount

Field Value

StringName

IsGroupTaskCompleted

Cached name for the 'is_group_task_completed' method.

public static readonly StringName IsGroupTaskCompleted

Field Value

StringName

IsTaskCompleted

Cached name for the 'is_task_completed' method.

public static readonly StringName IsTaskCompleted

Field Value

StringName

WaitForGroupTaskCompletion

Cached name for the 'wait_for_group_task_completion' method.

public static readonly StringName WaitForGroupTaskCompletion

Field Value

StringName

WaitForTaskCompletion

Cached name for the 'wait_for_task_completion' method.

public static readonly StringName WaitForTaskCompletion

Field Value

StringName