Siccity / SerializableCallback

UnityEvent and System.Func had a child
MIT License
359 stars 53 forks source link

Fixed class conflict error #3

Closed Cheeseman5 closed 6 years ago

Cheeseman5 commented 6 years ago

Explicitly using System.Action to avoid class conflicts where other Action classes may exist.