GodotSharpAPI
GodotSharpAPI
Godot
Mutex Class
Mutex Methods
Lock Method
TryLock Method
Unlock Method
Mutex
Lock Method
Locks this
Mutex
, blocks until it is unlocked by the current owner.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
Lock
()
See Also
Reference
Mutex Class
Godot Namespace