Hi, I was trying to use the OnItemPickup Event and there seem to be an error because it doesn't find the IStorable interface. Which file I need to add to the project to get the interface? Thanks in advance.
EDIT: I tryed with the inventory interface instead of the IStorable one and it seem to work.