Accessed None while trying to access a Character BP variable

Hello everyone.

I’m trying to reference a variable from a Character BP named “EnemyParent”. However, it’s returning an Accessed None error. I’ve tried the same code with variables in the player controlled character and the code works, so there must be something i’m referencing incorrectly when trying to access the “EnemyParent” variables. What could be wrong?

Thanks!

Apparently, the player character is not an enemy parent?