Look at implementation for UKismetSystemLibrary::GetSystemPath - it uses the FPaths::ConvertRelativePathToFull method to get it
2 Likes
Look at implementation for UKismetSystemLibrary::GetSystemPath - it uses the FPaths::ConvertRelativePathToFull method to get it