ValidationCanAddItem
Callable
Parameters
newItem: Item
The new item to add
params: AppearanceUpdateParameters
The appearance update parameters that apply to the diff
Returns boolean
- TRUE if the new item can be equipped based on the appearance update parameters, FALSE otherwise
Determines whether an item can be added to the target character, based on the provided appearance update parameters. Note that the item's properties are not taken into account at this stage - this merely checks whether the basic item can be added.