Display fields with NonSerialized attribute in the Types panel

Vote for new features, or make your own requests here.
Post Reply

Display fields with NonSerialized attribute in the Types panel

Yes, I would like this feature
0
No votes
No, I would not like this feature
0
No votes
 
Total votes: 0

User avatar
Joel
Moodkie Staff
Posts: 4824
Joined: Wed Nov 07, 2012 10:32 pm

Display fields with NonSerialized attribute in the Types panel

Post by Joel »

Status

Requested

Complexity

2/10

Description

Fields with the NonSerialized attribute in the Types panel aren't currently displayed. The request is to display these (assuming they're otherwise serialisable) so that the NonSerialized attribute can be overridden.

Helpful anecdote from Falondrian via the Unity thread:
Also show fields marked as non-serialized in the types window (maybe show a hint that they are not meant to be serialized). This is useful for 3rd party code, i.e. if they have serializable dictionaries that are converted to lists - ES3 doesnt invoke the hooks but it doesnt matter because it can directly serialize the dict.
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
Post Reply