Comment on UID

This commit is contained in:
Deterous
2023-10-23 12:00:05 +13:00
committed by GitHub
parent 97513840e0
commit 835fce7876

View File

@@ -127,8 +127,9 @@ namespace SabreTools.Models.IRD
public byte[] PIC { get; set; }
/// <summary>
/// UID
/// Unique Identifier
/// </summary>
/// <remarks>Not present on version 6 and prior, after AppVersion on version 7</remarks>
public uint UID { get; set; }
/// <summary>