SignalAwaiter Class |
[Missing <summary> documentation for "T:Godot.SignalAwaiter"]
Namespace: Godot
public class SignalAwaiter : IAwaiter<Object[]>, INotifyCompletion, IAwaitable<Object[]>
The SignalAwaiter type exposes the following members.
Name | Description | |
---|---|---|
![]() | SignalAwaiter | Initializes a new instance of the SignalAwaiter class |
Name | Description | |
---|---|---|
![]() | IsCompleted |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetAwaiter | |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetResult | |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OnCompleted | |
![]() | ToString | (Inherited from Object.) |