Skip to content

Releases: NGenesis/UdonCustomEventArgs

0.3.2

12 Jan 21:34

Choose a tag to compare

  • Added TryExecuteCustomEvent which supports calling custom events with arguments and return value.
  • Added support for calling SendCustomEventDelayedSeconds and SendCustomEventDelayedFrames 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.
  • Updated method binding resolution logic.
  • Increased VRCSDK version dependency to 2.7.5.

See README for more information.

0.2.0

26 Nov 14:46

Choose a tag to compare

Added U# assembly definition