Gameplay Tags - Item Quantities

Yes, then you can use a GET node dragged off of the map (it might be “Find”?) then you pass in the “Key” (that’s the first part, so a string/name/text whatever you’re using.) then it will return the “Value” (which would be the matching struct) then you can use the struct as needed! :slight_smile: