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

Component API inheritance support #4

Merged
merged 2 commits into from
Jun 1, 2022

Conversation

Fireboltofdeath
Copy link
Member

@Fireboltofdeath Fireboltofdeath commented May 28, 2022

rbxts-flamework/core#38

Add support for inheritance. getAllComponents will return supertypes of the passed in type. getComponents will get all components on an instance that extend the specified type.

Adds support for lifecycle event queries, e.g getting all components that implement Interactable
rbxts-flamework/transformer#15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant