(SOLVED)[widget blueprint] variable

Hi. I have a question.

I want to use another widget for a variable that is being used by another widget.

What should I do?

For example, I want to get variable identity information from another widget and variable identity information from another widget.

Help me. thank you.

You need to cast to the widget/actor you wish to use variables from. In order to cast you will need a reference to the particular widget/actor you want. The videos in the link will help you if you are having trouble with casting/references. The particular ones for this issue are #1 (casting) and #25 (creating references). Video #4 (Widgets and UI) may also be helpful.