Method UpdateExistingValueFields(RedbValue, RedbValue, Dictionary<long, string>)

Assembly: redb.Core.dll

Updates existing value fields from new value (only significant fields).

protected void UpdateExistingValueFields(RedbValue existingValue, RedbValue newValue, Dictionary<long, string> structuresInfo)