Functions and Lists

I’m not sure if this is the best way to go about it, but here’s what came to my mind:

  1. Create a Blueprint Function Library with all the functions you need

  2. Use “Switch on Int” within your pawn (I presume)

  3. Call the Functions you need based on your integer value

I’ve attached a screenshot here. Hope this helps.