Arguments to default constructor possible workaround?

For what it’s worth, if you want to nest information from a different class, generally this is done with subobjects in UE4. Actor components are the main example of subobjects and pretty easy to create if you happen to be using an actor.