If you do not find the answer there, what you could do is use the Tick in the Widget, get all actors of class > Get node > Cast to Actor BP > Get Variable
From there create a branch or several branches that checks to see if the variable is = to whatever number. If it is, then it calls a function to change the image to whatever. If not then it proceeds to the next number to check.