Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.

Support FieldChangeCallback in UdonSharp v0.20.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 07:33
· 9 commits to develop since this release

This release contains the following changes:

  • URA0052: Cannot set field with FieldChangeCallbackAttribute, use a property or SetProgramVariable
  • URA0053: Invalid target property for FieldChangeCallbackAttribute
  • URA0054: Only one field may target property
  • URA0055: Types must match between property and variable change field