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

Add a GetPropertyChangedSignal() function to the Component Instance class #192

Closed
wants to merge 3 commits into from

Conversation

cmmiller26
Copy link

I just wrote a very basic implementation, feel free to change whatever.

@cmmiller26
Copy link
Author

Now that I think about it creating a new Signal for every :GetPropertyChangedSignal call is not good, should find a way to share just one signal for each property instead of potentially multiple per property.

@cmmiller26 cmmiller26 marked this pull request as draft April 28, 2024 04:57
@cmmiller26 cmmiller26 closed this by deleting the head repository Apr 28, 2024
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.

1 participant