- Added
TryExecuteCustomEvent
which supports calling custom events with arguments and return value. - Added support for calling
SendCustomEventDelayedSeconds
andSendCustomEventDelayedFrames
with arguments.- Note: A symbol define
UDONCUSTOMEVENTARGS_DELAYEVENTS_LEGACY
will 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.