Click or drag to resize

IAwaitableTResultGetAwaiter Method

[Missing <summary> documentation for "M:Godot.IAwaitable`1.GetAwaiter"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
IAwaiter<TResult> GetAwaiter()

Return Value

Type: IAwaiterTResult

[Missing <returns> documentation for "M:Godot.IAwaitable`1.GetAwaiter"]

See Also