IAwaiterTResult Interface |
[Missing <summary> documentation for "T:Godot.IAwaiter`1"]
Namespace: Godot
public interface IAwaiter<out TResult> : INotifyCompletion
[Missing <typeparam name="TResult"/> documentation for "T:Godot.IAwaiter`1"]
The IAwaiterTResult type exposes the following members.
Name | Description | |
---|---|---|
IsCompleted |
Name | Description | |
---|---|---|
GetResult | ||
OnCompleted | (Inherited from INotifyCompletion.) |