FunctionsCharacterAppearanceResolveItemCharacterAppearanceResolveItem CallableCharacterAppearanceResolveItem(BaseItem: Item, PrevItem: Item, NewItem: Item): ItemSelect from two potential changes to an item, preferring the newer if different to the original itemParametersBaseItem: ItemThe item before any changes were madePrevItem: ItemThe first item changeNewItem: ItemThe second item changeReturns ItemThe item to keep
Select from two potential changes to an item, preferring the newer if different to the original item