you can get the default values straight from the class, construct is only needed if you want it to do logic.
but if you don’t want it to do logic then a Data Asset is better or a DataTable but they don’t support inheritance
you can get the default values straight from the class, construct is only needed if you want it to do logic.
but if you don’t want it to do logic then a Data Asset is better or a DataTable but they don’t support inheritance