Name the action objects with tags, then on the trigger bp: get all actors of class with tag -for each loop -set the var or whatever you want to change -do the thing. The action could be a custom event inside the action object bp, that you call on the trigger, from the array element output of the for each loop node.