Hi,
Could you give more information, please. TArray does support comparison, if your element type supports comparison, i.e. you need to have defined an operator== and operator!= overload for your FItemAttributes struct.
Steve
Hi,
Could you give more information, please. TArray does support comparison, if your element type supports comparison, i.e. you need to have defined an operator== and operator!= overload for your FItemAttributes struct.
Steve