Siccity / SerializableCallback

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

Hierarchy based Namespace #4

Closed ClaasJG closed 4 years ago

ClaasJG commented 6 years ago

At the moment, all classes clutter the standard namespace.

This commit wraps all classes in a namespace corresponding to the folder structure.

I recommend reviewing the Diff with whitespaces filtered as described here (tldr: postfix the url with ?w=1) because the namespace scope added one level of indention.