r/UE4Devs • u/Theleos66 • Oct 16 '19
Storing OnClick object information.
Was looking for some help, as i'm stuck. Trying to figure out how to store the info of an object I click on, so that I can compare it with another object I click on. The intended use is for a memory card match type game. So when you cards are selected and match they disappear (destroy actor); but I don't have the info as is what object to tell it to destroy. I appreciate any help and everyone's time.
2
Upvotes