Skip to content

Releases: NGenesis/UdonCustomEventArgs

Release list

0.3.2

Choose a tag to compare

@github-actions github-actions released this 12 Jan 21:34
  • 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

Choose a tag to compare

@github-actions github-actions released this 26 Nov 14:46
Added U# assembly definition