Id like to make a function which adds all the values from one UObject, onto the values of another UObject. (Both UObjects are of the same class).
Id looking for advice on how I might do this.
Id like to make a function which adds all the values from one UObject, onto the values of another UObject. (Both UObjects are of the same class).
Id looking for advice on how I might do this.