Returns a merged name based on the given criteria. For easy usage, the order of arguments passed into this method MUST match the order of return values in developer:getNameConfig().
Returns a merged name based on the given criteria. For easy usage, the order of arguments passed into this method MUST match the order of return values in developer:getNameConfig().
1 number nameIndex
the name index.
2 number surnameIndex
the surname index.
3 string background
the background ID.
4 bool isFemale
whether the names are female.
1 string
the merged name.