mirror of
https://github.com/godotengine/godot.git
synced 2026-05-12 22:35:35 +00:00
030d1d6a17
This API now uses the discovery functions present in Variant instead of wrapping every built-in function. Users now need to query for function pointers and use those.