Is there an advantage to using Unity Events vs. C# events?

I found a great discussion in a later video that helped me think about this differently:
Alternative using Action insead of unityevent - Unity Courses / Talk - GameDev.tv

1 Like