Publisher | Lightsaber |
---|---|
File size | 30.11kB |
Number of files | 8 |
Latest version | 12 |
Latest release date | 2018-08-07 04:47:20 |
First release date | 2016-08-12 08:54:22 |
Supported Unity versions | 2018.4.2 or higher |
The Event Delegate System provides an easy way to create, manage and edit events using the Inspector like no other system around.
You can use it in your own clases without the need to write a custom editor and unlike Unity events allows you to reorder events, like a drag and drop kind style!
Event Delegate System features:
-Unlimited function parameters.
-Support for properties and fields.
-Support for methods from Components and GameObjects.
-Support for Enum, Enum Flags, Vector2, Vector3, Vector4 and Color as parameters.
-Support for static methods.
-Support for methods with return values.
-Support for methods with default parameters values.
-Supports parameters mode, you can setup either a value or a reference.
-Easy way for reordering events, like a drag and drop kind style!
For a more detailed information visit the forums post
You can use it in your own clases without the need to write a custom editor and unlike Unity events allows you to reorder events, like a drag and drop kind style!
Event Delegate System features:
-Unlimited function parameters.
-Support for properties and fields.
-Support for methods from Components and GameObjects.
-Support for Enum, Enum Flags, Vector2, Vector3, Vector4 and Color as parameters.
-Support for static methods.
-Support for methods with return values.
-Support for methods with default parameters values.
-Supports parameters mode, you can setup either a value or a reference.
-Easy way for reordering events, like a drag and drop kind style!
For a more detailed information visit the forums post