Tries to wait for the Semaphore, if its value is zero, blocks until non-zero. Returns on success, otherwise.
public Error Wait()
[Missing <returns> documentation for "M:Godot.Semaphore.Wait"]