The error is telling you that the variable is pointing at any chest. You have to tell the system which chest you want to talk to.
GetAllActorsOfClass will do the trick, but it really depends on your game how you get the right one…
The error is telling you that the variable is pointing at any chest. You have to tell the system which chest you want to talk to.
GetAllActorsOfClass will do the trick, but it really depends on your game how you get the right one…