Actor Component can't acces Game Mode/Instance/Player Controller

In C++ you can use GetOwner() to get AActor that ‘owns’ the Actor Component. Not sure about blueprints, but there should be a similar method.