Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create serialized generic subclasses automatically #2

Open
bddckr opened this issue Nov 19, 2018 · 0 comments
Open

Create serialized generic subclasses automatically #2

bddckr opened this issue Nov 19, 2018 · 0 comments
Labels

Comments

@bddckr
Copy link
Contributor

bddckr commented Nov 19, 2018

This is useful for the boilerplate that is UnityEvent<T> subclasses everywhere as well as unsupported types the user defines as well as Dictionary<TKey, TValue> for example.

The documentation should give a quick hint (some links?) on how to ensure the type is serializable as just making non-generic subclasses types for types like Dictionary doesn't make them magically serializable. At least ISerializationCallbackReceiver should be linked.

@bddckr bddckr changed the title Create serialized UnityEvent<T> subclasses automatically Create serialized generic subclasses automatically Jan 11, 2019
@bddckr bddckr removed the w_ready label Feb 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants