-
-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for putting UdonBehaviour references into UdonSharpBehavi…
…our fields - We now inject custom handling for Unity's internal DoObjectField which handles adding a custom validator to convert UdonBehaviour references to their proxy's reference. This allows all custom editors to use object fields that can reference proxy behaviours even though the proxy behaviours aren't visible to the user.
- Loading branch information
Showing
1 changed file
with
125 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters