Skip to content
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

Ability to specify inherited class from another class #102

Closed
Quenty opened this issue Dec 28, 2021 · 1 comment
Closed

Ability to specify inherited class from another class #102

Quenty opened this issue Dec 28, 2021 · 1 comment

Comments

@Quenty
Copy link
Contributor

Quenty commented Dec 28, 2021

It would be good to specify inherited properties on a class. Very important API members, like :Destroy() are inherited from certain classes and currently there's no way to specify this inherited model.

Even better would be automatic detection, however, I do not think this is easy or even possible with custom module loading systems right now.

https://robloxapi.github.io/ref/class/Frame.html

@evaera
Copy link
Owner

evaera commented Dec 28, 2021

Duplicate of #52?

@evaera evaera closed this as completed Dec 28, 2021
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

No branches or pull requests

2 participants