So I’m in the process of making a interaction system. and im having a problem where i have event reader which is gonna go through all action events (UObjects) in an array.
But after creating the array to store the action events classes, their variables don’t get exposed, why is that?
Action Event Array (Not allowing me to edit the variables):