Having trouble getting enemy stats on a widget

Well, how are you getting the reference to your character in your widget? You should make MobParent variable public and exposed on spawn. That way it will appear on your create widget node. Then just pass in the reference to your character.