So in Lyra, I’ve managed to damage an actor
which requires initializing LyraHealthSet and so now it would be nice to tell that health to be above 0. I assume that would be set in this data table on initialization:
but as of yet I’m unable to affect it. It could be that my data table row name is incorrect. I believe it needs to be specific.

I’ve tried LyraHealthSet.Health, Health, LyraHealthSet to no avail. Health of my actor remains at 0


