Add AddItemsFromDevices tests, make fixes

This commit is contained in:
Matt Nadareski
2025-01-13 17:13:30 -05:00
parent d6b19360d7
commit 758f908767
2 changed files with 112 additions and 2 deletions

View File

@@ -615,7 +615,7 @@ namespace SabreTools.DatFiles
/// <summary>
/// Use device_ref and optionally slotoption tags to add items to the children
/// </summary>
/// <param name="deviceOnly">True if only child device sets are touched, false for non-device sets (default)</param>
/// <param name="deviceOnly">True if only child device sets are touched, false for non-device sets</param>
/// <param name="useSlotOptions">True if slotoptions tags are used as well, false otherwise</param>
/// <returns>True if any items were processed, false otherwise</returns>
/// <remarks>