If you make those component with an event,
OnLockOn → Actor ->GetComponentByClass(YourComponent)->IsValid->AssingOnHealthUpdated
on your widget spawn. Can be also another neat method.
If you make those component with an event,
OnLockOn → Actor ->GetComponentByClass(YourComponent)->IsValid->AssingOnHealthUpdated
on your widget spawn. Can be also another neat method.