Baste-RainGames / SerializableAction_Unity

A faster and more flexible replacement for Unity's UnityEvent.
MIT License
43 stars 4 forks source link

Assembly Definitions #2

Open Baste-RainGames opened 6 years ago

Baste-RainGames commented 6 years ago

See thread in the forums.

When moving a code file to a different assembly, any serialized action referencing the code needs to change. SerializableAction should make a best-effort attempt to recover from such errors, and give the user a proper error message if that's not possible.