Click or drag to resize

Mutex Constructor

Initializes a new instance of the Mutex class

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Mutex()
See Also