Repositoy that explains and show how events work in Unity (UnityEvents, UnityAction, EventManager)
-
Updated
Oct 17, 2023 - C#
Repositoy that explains and show how events work in Unity (UnityEvents, UnityAction, EventManager)
UnityEvent-Driven architecture implemented through small and simple mono-behaviour components.
A flexible Custom Event System for Unity that extends UnityEvents by allowing multiple parameters of different types. Easily assign target objects, components, methods, and arguments directly in the Inspector using a clean ReorderableList UI. Great for prototyping and designer-friendly workflows.
Add a description, image, and links to the unityevents topic page so that developers can more easily learn about it.
To associate your repository with the unityevents topic, visit your repo's landing page and select "manage topics."