• Stars
    star
    135
  • Rank 268,147 (Top 6 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 6 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A replacement for UnityEvents that are: better

[Deprecated]

Just a notice that this repo is deprecated, we are no longer actively updating it, fixing issues, etc. There are several known issues that are simply too difficult and time consuming to currently address - I hope you understand. Feel free to still download and use the asset, just do so at your own risk.

BetterEvents

A simple and more powerful replacement for UnityEvents that are: better

Odin Inspector

BetterEvents uses Odin Inspector to serialize and display parameter values and member references.

Features:

✔️ Supports methods, properties and static members

✔️ Supports reordering of events

✔️ Works with all kinds of methods, regardless of its return type and parameters

✔️ Small code-base, easy to customize