1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-29 16:16:38 +00:00
Files
godot/core/object
Emmanuel Leblond 39c039a363 Revert removal of GDNativeExtensionScriptInstanceInfo::get_property_type_func in GDExtension
This function pointer is needed to stay close to internal Godot's ScriptInstance class.
Besides, by removing this function pointer, we had to do property list create/free each time
we want to access type which is quadratic complexity :/
2022-11-12 04:18:21 +01:00
..
2022-08-02 23:36:02 +02:00
2022-07-29 16:26:13 +02:00
2021-06-25 17:32:45 -03:00
2022-09-18 23:52:50 +02:00
2022-09-18 23:52:50 +02:00