How do I create AActor child from UObject

I don’t fully understand what you are trying to do.
Is this a class hierarchy or are those variables inside of each class?
Do you want to construct new AActor object inside some other UObject class or evolve your UObject to AActor?