I can't call my Events from my C++ component in Blueprints

BlueprintCallable is what you need, also no need to type “event” just the event or function name and it should come up at the top or bottom of search, also for interaction have you considered just setting up an interface?