Click or drag to resize

AudioServerUnlock Method

Unlocks the audio driver's main loop. (After locking it, you should always unlock it.)

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