ModernUO/Projects/SerializationGenerator/SourceGeneration/SymbolMetadata
Kamron Batman a4d9a3bdc2
Adds dictionary to codegen (#838)
* Adds Dictionary serialization rule for codegen
* Adds Tidy for Dictionary. By default will remove key/value pairs where the key or value is either null or deleted. Only works for ISerializable keys or values (or both).
2021-11-07 13:20:11 -08:00
..
SymbolMetadata.Builtin.cs Adds dictionary to codegen (#838) 2021-11-07 13:20:11 -08:00
SymbolMetadata.UO.cs fix(codegen): Adds default codegen option for save flags. Fixes world load issues. (#707) 2021-08-19 22:51:44 -07:00