Trying to understand casting

So, if i have one HUD called “Timer” and a Blueprint Actor called “BP’” , and in my “timer” HUD i have one variable called “Change_Me”, i will not be able to communicate with that variable from my “BP” blueprint if i don´t have a bridge between both , like a function , for example?