branchrust_reboot/main/fields_mismatch_cleanupcancel

4 Commits over 0 Days - ∞cph!

21 Days Ago
missing nonserialized attribute
21 Days Ago
fixed all mismatched serialized properties - almost all should've been C# properties as we don't actually serialize any data for them - some needed moving out of ifdef scope and wrapping with warning disable
21 Days Ago
field dump ignores struct types that aren't serializable (false-positive)
21 Days Ago
better property mismatch logging