GodotSynchronizationContext Class |
[Missing <summary> documentation for "T:Godot.GodotSynchronizationContext"]
Namespace: Godot
public class GodotSynchronizationContext : SynchronizationContext
The GodotSynchronizationContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | GodotSynchronizationContext | Initializes a new instance of the GodotSynchronizationContext class |
Name | Description | |
---|---|---|
![]() | CreateCopy | (Inherited from SynchronizationContext.) |
![]() | Equals | (Inherited from Object.) |
![]() | ExecutePendingContinuations | |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsWaitNotificationRequired | (Inherited from SynchronizationContext.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OperationCompleted | (Inherited from SynchronizationContext.) |
![]() | OperationStarted | (Inherited from SynchronizationContext.) |
![]() | Post | (Overrides SynchronizationContextPost(SendOrPostCallback, Object).) |
![]() | Send | (Inherited from SynchronizationContext.) |
![]() | SetWaitNotificationRequired | (Inherited from SynchronizationContext.) |
![]() | ToString | (Inherited from Object.) |
![]() | Wait | (Inherited from SynchronizationContext.) |