Cast a List into a List without breaking the reference
I have multiple lists of type ArmorBase and WeaponBase that inherit the ItemBase class.
I also have a List that represents the current selected item List
I have multiple lists of type ArmorBase and WeaponBase that inherit the ItemBase class.
I also have a List that represents the current selected item List