I am having a difficult time in UE 4.27 getting my code to work to stack collectable items. According to the tutorials, all other scripting is correct, but I need to be able to set 'Array Element Item Structure Item Class" to be equal to 'Item Structure Item Class. However, when I attempt to use = class, it gives me the error “Class Reference is not compatible with Object Class Reference” and I have not been able to find a way around it.
I am sure something is not set correctly somewhere, but I’ll be damned if I can find it. Anyone alble to help sort this out?