the break S_Inventory is being taken from a Array. i am modifying the value of the struct and then using Set Array Element because i want to modify a already existing index. i am pretty sure i dont need any of the two nodes since i am only modifying the index that already exists. or do i need to use one of the methods u gave even after using Set Array Element?