Skip to content

Add Variant::get_type_by_name#1946

Open
Naros wants to merge 1 commit intogodotengine:masterfrom
Naros:gdextension-expose-get-type-by-name
Open

Add Variant::get_type_by_name#1946
Naros wants to merge 1 commit intogodotengine:masterfrom
Naros:gdextension-expose-get-type-by-name

Conversation

@Naros
Copy link
Contributor

@Naros Naros commented Mar 6, 2026

Fixes godotengine/godot-proposals#13633

Engine PR godotengine/godot#117160

@dsnopek, I realize you may want to handle the Extension API and GDExtension JSON files in a separate PR, but I've briefly added them here for testing, given that they're a bit intertwined.

@Naros Naros requested a review from a team as a code owner March 6, 2026 20:01
@Naros Naros force-pushed the gdextension-expose-get-type-by-name branch from 1dfa60b to d4d5559 Compare March 6, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose the Variant::get_type_by_name() function to GDScript and GDExtensions

1 participant