Mutagen-Modding / Mutagen.Bethesda.Serialization

Library for generating serialization code between Bethesda plugin files to other formats
GNU General Public License v3.0
3 stars 2 forks source link

Comment toggle #3

Open Noggog opened 1 year ago

Noggog commented 1 year ago

Have meta objects pass into serialize/deserialize call that control if comments are to be included. Can generate if checks on this meta object only if it's passed in, and optimize them out if not.