Can't access UActorComponent variables in Blueprint

I made all the functions BlueprintNativeEvents, I added _Implementation versions of each, I overrided them in the Blueprints and made them call their parent functions. Still can’t access anything from other blueprints.