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

Variable callbacks #87

Merged
merged 4 commits into from
Jul 9, 2021
Merged

Variable callbacks #87

merged 4 commits into from
Jul 9, 2021

Conversation

MerlinVR
Copy link
Owner

@MerlinVR MerlinVR commented Jul 9, 2021

Add support for Udon variable callbacks via FieldChangeCallback

MerlinVR added 4 commits June 15, 2021 17:42
- Also fix usage of `nameof` in attributes since it will be a common ask for the callback attribute
- Properties now work like normal C# properties when used with the field changed callback where the field will stay the old value and the new value is passed in via the property's `value`
@MerlinVR MerlinVR merged commit 9418913 into master Jul 9, 2021
@MerlinVR MerlinVR deleted the variable-callbacks branch August 4, 2021 23:45
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