public int GetProgressWorkshop(ulong hash)
 {
     return(customLevelsProgressData.Get(hash));
 }