Creating multiple components in constructor

Pardon my confusing phrasing, I indeed created an FString with FString::FromInt( i ) and saved it temporary, but does it make a difference? Also from the docs, I learned to always use the TEXT macro instead of a “naked” string like you do with “Mesh”. Would be great to hear your thoughts on that.