What is the correct way to join paths in Urho3D? I’d like to write a config file to GetSubsystem<FileSystem>()->GetAppPreferencesDir()
GetSubsystem<FileSystem>()->GetAppPreferencesDir()
Hi,
You have a lot of choices for joining paths… Here it is done in Samples.