- Added
TryExecuteCustomEventwhich supports calling custom events with arguments and return value. - Added support for calling
SendCustomEventDelayedSecondsandSendCustomEventDelayedFrameswith arguments.- Note: A symbol define
UDONCUSTOMEVENTARGS_DELAYEVENTS_LEGACYwill be automatically added to the project to enable support for U# 1.0 or lower.
- Note: A symbol define
- Updated method binding resolution logic.
- Increased VRCSDK version dependency to 2.7.5.
See README for more information.