We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d81578a commit a4ceccfCopy full SHA for a4ceccf
Assets/FbxExporters/Editor/InstallIntegration.cs
@@ -445,7 +445,7 @@ public override int InstallIntegration (string mayaExe)
445
446
/// <summary>
447
/// Determines if folder is already unzipped at the specified path
448
- /// by checking if unityoneclick.txt exists at expected location.
+ /// by checking if UnityFbxForMaya.txt exists at expected location.
449
/// </summary>
450
/// <returns><c>true</c> if folder is already unzipped at the specified path; otherwise, <c>false</c>.</returns>
451
/// <param name="path">Path.</param>
0 commit comments