Skip to content

Expose gdextension_object_get_script_instance method from engine#1780

Merged
dsnopek merged 1 commit into
godotengine:masterfrom
piiertho:expose-object-set-script-instance
Jun 16, 2025
Merged

Expose gdextension_object_get_script_instance method from engine#1780
dsnopek merged 1 commit into
godotengine:masterfrom
piiertho:expose-object-set-script-instance

Conversation

@piiertho

@piiertho piiertho commented May 5, 2025

Copy link
Copy Markdown
Contributor

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

@dsnopek dsnopek left a comment

Copy link
Copy Markdown
Collaborator

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
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