godotengine / godotengine/godot-docs
Add Godot.SignalAwaiter class documentation and reference
Open
area:manual
enhancement
topic:dotnet
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
3.2.1
**Issue description:**
There's no documentation regarding the public class SignalAwaiter.
It should also be noted that it's the object type returned by Node.ToSignal, and awaiting it consumes the object, therefore requiring to create a new SignalAwaiter every time.
**URL to the documentation page (if already existing):**
It should be cited also here(?) https://docs.godotengine.org/en/stable/getting_started/scripting/c_sharp/c_sharp_differences.html#yield
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.