Get Children from inside Blueprint

This. This right here is what has stopped my progress long ago.

For some reason, retrieving the child components of something did not return valid results. Perhaps I was casting incorrectly (very likely).

Like using a child component to the owner to get a different child component. Example, a health component looking for a death component on their NPC owner.