Variable Referencing

So, I have started a project while watching a tutorial on youtube about 2D platformer in UE5, the guy guides you with making a master actor to more easily reference the player character. However I am now struggling because I cannot find my player character’s variable (which was his respawn loacation) when doing the blueprints of a “checkpoint” actor (child actor of the master actor).