This is incorrect for UE5. I’m testing this right now… If you have TArray of FString then the Sort() function is alphabetical, not alphanumerical (aka natural sort).
This is incorrect for UE5. I’m testing this right now… If you have TArray of FString then the Sort() function is alphabetical, not alphanumerical (aka natural sort).