Skip to content

Expose gdextension_object_get_script_instance method from engine #1780

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

piiertho
Copy link
Contributor

@piiertho piiertho commented May 5, 2025

This exposes gdextension_object_get_script_instance and gdextension_object_set_script_instance method from engine.
Those methods are needed when implementing script api from godot-cpp.

@piiertho piiertho requested a review from a team as a code owner May 5, 2025 16:05
@piiertho piiertho force-pushed the expose-object-set-script-instance branch from dc7c7e0 to e1f04fd Compare May 5, 2025 16:54
@piiertho piiertho requested a review from a team as a code owner May 5, 2025 16:54
@piiertho piiertho changed the base branch from 4.4 to master May 5, 2025 16:54
@piiertho piiertho force-pushed the expose-object-set-script-instance branch from e1f04fd to 0871c7a Compare May 5, 2025 16:56
@dsnopek dsnopek added this to the 4.x milestone Jun 16, 2025
Copy link
Collaborator

@dsnopek dsnopek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looks good to me :-)

@dsnopek dsnopek merged commit 5cbffab into godotengine:master Jun 16, 2025
18 checks passed
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.

2 participants