Click or drag to resize

GodotTaskScheduler Class

[Missing <summary> documentation for "T:Godot.GodotTaskScheduler"]

Inheritance Hierarchy

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public class GodotTaskScheduler : TaskScheduler

The GodotTaskScheduler type exposes the following members.

Constructors
  NameDescription
Public methodGodotTaskScheduler
Initializes a new instance of the GodotTaskScheduler class
Top
Properties
  NameDescription
Public propertyId (Inherited from TaskScheduler.)
Public propertyMaximumConcurrencyLevel (Inherited from TaskScheduler.)
Top
Methods
See Also