Call a variable in another blueprint

Hi everyone!

I have some problem, so I would like to take a variable in my character blueprint, so I have take my variable and I see now the green eye like you can se in the picture

11106-open.png

So my variable “MyWalkSpeedaa” is visible. Now I make another blueprint where I need this variable, so I make a new Blueprint Actor and now, I click on the Blueprint Proprieties and in the Parent Class I choose “MyCharacter” because I want to take the “MywalkSpeedaa

http://image…com//2014/30/1406229173-bug.png

Ok so, everything is good but in this screenshot, I have all of my class in my new Blueprint that’s good but I don’t want to have the character, the camera, I just want this variable, nothing else. And I can’t delete this.
So, how can I get ONLY the variable that I want?

Thanks you very mush to help me!