A custom UClass not visible in Blueprint create menu!

It is actually a variable in the car controller C++ class

I created a blueprint based on the CarEngine class and i wanted to add it to another blueprint based on this ACarController class from the image !

image

EDIT : hmm i also created Objcet Reference variable in the car BP to see if i can load it from there but still doesn’t show up