Skip to content

Conversation

@charjr
Copy link

@charjr charjr commented Nov 3, 2025

Close #112102

Add GDEXTENSION_METHOD_FLAG_VIRTUAL_REQUIRED to GDExtension method flags.

I've made the value identical to METHOD_FLAG_VIRTUAL_REQUIRED as it seems the GDExtension method flags mirror these.

Add GDEXTENSION_METHOD_FLAG_VIRTUAL_REQUIRED
@charjr charjr requested a review from a team as a code owner November 3, 2025 20:33
@AThousandShips AThousandShips added this to the 4.6 milestone Nov 3, 2025
@AThousandShips
Copy link
Member

Your commit seems not to be linked to your GitHub account. See: Why are my commits linked to the wrong user? for more info.

@charjr
Copy link
Author

charjr commented Nov 3, 2025

Your commit seems not to be linked to your GitHub account. See: Why are my commits linked to the wrong user? for more info.

Ah, should be a simple fix, I'll sort it in the next 24 hours.

Copy link
Contributor

@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! This change looks good to me :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GDExtension interface: Add is_abstract to GDExtensionClassMethodInfo

3 participants