Hi,
I want to get the color property of my images in a widget blueprint.
I have a liste of buttons in WrapBox and every button contain an image with a particular color.
I know how to do this individually, but i have ~210 images and it’s already boring to define every exact colors, so I want a reusable bind who get the color of the clicked image.
Thank’s