How can I implement coroutine with c# in godot4.0 ?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By zegtern

How can I implement coroutine with c#?

  • await?
  • yield?
    -else, another keyword?