mirror of
https://github.com/godotengine/godot.git
synced 2025-02-11 22:35:15 +08:00
- `GodotSynchronizationContext` - Implements `IDisposable` to dispose of the disposable field `_queue`. - Makes the class sealed. - `GodotTaskScheduler` - Implements `IDisposable` to dispose of the disposable property `Context`. - Makes the class sealed. - `Dispatcher` - Dispose of previous `GodotTaskScheduler` instances before creating a new one. |
||
---|---|---|
.. | ||
GodotSharp | ||
runtime_interop.cpp | ||
runtime_interop.h |