1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-09 12:50:35 +00:00
Files
godot/modules
Raul Santos 13d26fccdd C#: Clear instance bindings callbacks on finalizing the language
When finalizing the C# language every C# instance is disposed and the instance bindings callbacks are no longer valid. Clearing the instance bindings ensures these callbacks are not called, and since we dispose of every C# instance there should be no leaks.
2024-06-14 20:25:26 +02:00
..
2024-04-10 18:27:08 +01:00
2024-04-05 12:18:00 +02:00
2024-04-10 21:19:22 +02:00
2024-03-13 09:12:50 +02:00
2024-04-30 16:26:42 +03:00
2024-05-14 13:01:07 +02:00
2024-05-22 11:32:25 +02:00
2024-06-01 16:37:54 -05:00