Class Saving Data that auto save into player saving data Properties ID AngeHash of the "Key" Declaration public int ID { get; init; } Key Unique key to identify this data Declaration public string Key { get; init; }