Is it not possible to call GetWorld()->SpawnActor<>() from an ActorComponent?

The fireball was spawning inside the player. Simply making it spawn a bit further out fixed it. Thanks!
Saved me from a headache