mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-10 05:29:11 +00:00
* Added missing `CallDeferred()` to C# Example The note below the example references the call_deferred from the GDScript example but it was missing in the C# one. * Apply suggestions from code review