how to modify a variable of an actor blueprint from another actor blueprint ?

Hi, would like to know how to modify a variable of an actor blueprint from another actor type blueprint but I do not know how to do it. Someone can help me ?

Sounds like you need to Cast to the other blueprint

You need to know - the name of the blueprint you want to adjust, and then the actual instance to adjust.

Here’s a great video on all that