mirror of
https://github.com/ModOrganizer2/python-plugins-doc.git
synced 2026-07-27 14:07:44 -07:00
1 line
109 KiB
JavaScript
1 line
109 KiB
JavaScript
Search.setIndex({"alltitles": {"1. Get the mobase stubs": [[62, "get-the-mobase-stubs"]], "1. Why is MO2 throwing an exception when I try to create a type inheriting one of MO2 class?": [[57, "why-is-mo2-throwing-an-exception-when-i-try-to-create-a-type-inheriting-one-of-mo2-class"]], "2. Configure Visual Studio Code for mobase": [[62, "configure-visual-studio-code-for-mobase"]], "2. How can I be sure to implement all the required methods when creating a plugin?": [[57, "how-can-i-be-sure-to-implement-all-the-required-methods-when-creating-a-plugin"]], "3. Why are my isinstance(x, QObject) and isinstance(y, QWidget) not working?": [[57, "why-are-my-isinstance-x-qobject-and-isinstance-y-qwidget-not-working"]], "3. [Optional] Configure black to auto-format your source files": [[62, "optional-configure-black-to-auto-format-your-source-files"]], "4. [Optional] Automatically reload plugins during development": [[62, "optional-automatically-reload-plugins-during-development"]], "Adding translation code": [[63, "adding-translation-code"]], "BSAInvalidation": [[0, null]], "Classes": [[59, "classes"]], "Contents:": [[58, null]], "DataArchives": [[1, null]], "Diagnose": [[61, "diagnose"]], "Distributing translations": [[63, "distributing-translations"]], "EndorsedState": [[2, null]], "Examples": [[63, "examples"]], "ExecutableForcedLoadSetting": [[3, null]], "ExecutableInfo": [[4, null]], "Extension Interfaces": [[61, "extension-interfaces"]], "FAQ": [[57, null]], "File Mappings": [[61, "file-mappings"]], "FileInfo": [[5, null]], "FileTreeEntry": [[6, null]], "Free Plugins": [[61, "free-plugins"]], "Functions": [[59, "functions"]], "Game": [[61, "game"]], "GameFeature": [[7, null]], "GamePlugins": [[8, null]], "Generating Qt translation files": [[63, "generating-qt-translation-files"]], "Getting started": [[63, "getting-started"]], "GuessQuality": [[9, null]], "GuessedString": [[10, null]], "IDownloadManager": [[11, null]], "IFileTree": [[12, null]], "IGameFeatures": [[13, null]], "IInstallationManager": [[14, null]], "IModInterface": [[15, null]], "IModList": [[16, null]], "IModRepositoryBridge": [[17, null]], "IOrganizer": [[18, null]], "IPlugin": [[19, null]], "IPlugin interface": [[63, "iplugin-interface"]], "IPluginDiagnose": [[20, null]], "IPluginFileMapper": [[21, null]], "IPluginGame": [[22, null]], "IPluginInstaller": [[23, null]], "IPluginInstallerCustom": [[24, null]], "IPluginInstallerSimple": [[25, null]], "IPluginList": [[26, null]], "IPluginModPage": [[27, null]], "IPluginPreview": [[28, null]], "IPluginRequirement": [[29, null]], "IPluginTool": [[30, null]], "IProfile": [[31, null]], "ISaveGame": [[32, null]], "ISaveGameInfoWidget": [[33, null]], "InstallResult": [[34, null]], "Installers": [[61, "installers"]], "Internationalization": [[63, "internationalization"]], "LoadOrderMechanism": [[35, null]], "LocalSavegames": [[36, null]], "Mapping": [[37, null]], "Mod Page": [[61, "mod-page"]], "ModDataChecker": [[38, null]], "ModDataContent": [[39, null]], "ModRepositoryFileInfo": [[40, null]], "ModState": [[41, null]], "Module Plugins": [[63, "module-plugins"]], "Official Plugins": [[63, "official-plugins"]], "PluginRequirementFactory": [[42, null]], "PluginSetting": [[43, null]], "PluginState": [[44, null]], "Preparation": [[62, "preparation"]], "Previewers": [[61, "previewers"]], "ProfileSetting": [[45, null]], "Proxies": [[61, "proxies"]], "ReleaseType": [[46, null]], "Required tools": [[62, "required-tools"]], "SaveGameInfo": [[47, null]], "ScriptExtender": [[48, null]], "Setting up the environment": [[62, null]], "Single file plugins": [[63, "single-file-plugins"]], "SortMechanism": [[49, null]], "Testing the setup": [[62, "testing-the-setup"]], "Tool": [[61, "tool"]], "TrackedState": [[50, null]], "Translating": [[63, "translating"]], "Tutorial Plugins": [[63, "tutorial-plugins"]], "Type of Plugins": [[61, null]], "UnmanagedMods": [[51, null]], "Unofficial Plugins": [[63, "unofficial-plugins"]], "VersionInfo": [[52, null]], "VersionScheme": [[53, null]], "Welcome to MO2 Python Plugin API\u2019s documentation!": [[58, null]], "Writing Plugins": [[63, null]], "Writing the plugin": [[63, "writing-the-plugin"]], "getFileVersion": [[54, null]], "getIconForExecutable": [[55, null]], "getProductVersion": [[56, null]], "mobase": [[60, null]], "mobase API": [[59, null]]}, "docnames": ["api/mobase.BSAInvalidation", "api/mobase.DataArchives", "api/mobase.EndorsedState", "api/mobase.ExecutableForcedLoadSetting", "api/mobase.ExecutableInfo", "api/mobase.FileInfo", "api/mobase.FileTreeEntry", "api/mobase.GameFeature", "api/mobase.GamePlugins", "api/mobase.GuessQuality", "api/mobase.GuessedString", "api/mobase.IDownloadManager", "api/mobase.IFileTree", "api/mobase.IGameFeatures", "api/mobase.IInstallationManager", "api/mobase.IModInterface", "api/mobase.IModList", "api/mobase.IModRepositoryBridge", "api/mobase.IOrganizer", "api/mobase.IPlugin", "api/mobase.IPluginDiagnose", "api/mobase.IPluginFileMapper", "api/mobase.IPluginGame", "api/mobase.IPluginInstaller", "api/mobase.IPluginInstallerCustom", "api/mobase.IPluginInstallerSimple", "api/mobase.IPluginList", "api/mobase.IPluginModPage", "api/mobase.IPluginPreview", "api/mobase.IPluginRequirement", "api/mobase.IPluginTool", "api/mobase.IProfile", "api/mobase.ISaveGame", "api/mobase.ISaveGameInfoWidget", "api/mobase.InstallResult", "api/mobase.LoadOrderMechanism", "api/mobase.LocalSavegames", "api/mobase.Mapping", "api/mobase.ModDataChecker", "api/mobase.ModDataContent", "api/mobase.ModRepositoryFileInfo", "api/mobase.ModState", "api/mobase.PluginRequirementFactory", "api/mobase.PluginSetting", "api/mobase.PluginState", "api/mobase.ProfileSetting", "api/mobase.ReleaseType", "api/mobase.SaveGameInfo", "api/mobase.ScriptExtender", "api/mobase.SortMechanism", "api/mobase.TrackedState", "api/mobase.UnmanagedMods", "api/mobase.VersionInfo", "api/mobase.VersionScheme", "api/mobase.getFileVersion", "api/mobase.getIconForExecutable", "api/mobase.getProductVersion", "faq", "index", "mobase", "modules", "plugin-types", "setup-tools", "writing-plugins"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2}, "filenames": ["api/mobase.BSAInvalidation.rst", "api/mobase.DataArchives.rst", "api/mobase.EndorsedState.rst", "api/mobase.ExecutableForcedLoadSetting.rst", "api/mobase.ExecutableInfo.rst", "api/mobase.FileInfo.rst", "api/mobase.FileTreeEntry.rst", "api/mobase.GameFeature.rst", "api/mobase.GamePlugins.rst", "api/mobase.GuessQuality.rst", "api/mobase.GuessedString.rst", "api/mobase.IDownloadManager.rst", "api/mobase.IFileTree.rst", "api/mobase.IGameFeatures.rst", "api/mobase.IInstallationManager.rst", "api/mobase.IModInterface.rst", "api/mobase.IModList.rst", "api/mobase.IModRepositoryBridge.rst", "api/mobase.IOrganizer.rst", "api/mobase.IPlugin.rst", "api/mobase.IPluginDiagnose.rst", "api/mobase.IPluginFileMapper.rst", "api/mobase.IPluginGame.rst", "api/mobase.IPluginInstaller.rst", "api/mobase.IPluginInstallerCustom.rst", "api/mobase.IPluginInstallerSimple.rst", "api/mobase.IPluginList.rst", "api/mobase.IPluginModPage.rst", "api/mobase.IPluginPreview.rst", "api/mobase.IPluginRequirement.rst", "api/mobase.IPluginTool.rst", "api/mobase.IProfile.rst", "api/mobase.ISaveGame.rst", "api/mobase.ISaveGameInfoWidget.rst", "api/mobase.InstallResult.rst", "api/mobase.LoadOrderMechanism.rst", "api/mobase.LocalSavegames.rst", "api/mobase.Mapping.rst", "api/mobase.ModDataChecker.rst", "api/mobase.ModDataContent.rst", "api/mobase.ModRepositoryFileInfo.rst", "api/mobase.ModState.rst", "api/mobase.PluginRequirementFactory.rst", "api/mobase.PluginSetting.rst", "api/mobase.PluginState.rst", "api/mobase.ProfileSetting.rst", "api/mobase.ReleaseType.rst", "api/mobase.SaveGameInfo.rst", "api/mobase.ScriptExtender.rst", "api/mobase.SortMechanism.rst", "api/mobase.TrackedState.rst", "api/mobase.UnmanagedMods.rst", "api/mobase.VersionInfo.rst", "api/mobase.VersionScheme.rst", "api/mobase.getFileVersion.rst", "api/mobase.getIconForExecutable.rst", "api/mobase.getProductVersion.rst", "faq.rst", "index.rst", "mobase.rst", "modules.rst", "plugin-types.rst", "setup-tools.rst", "writing-plugins.rst"], "indexentries": {"absoluteinifilepath() (mobase.iprofile method)": [[31, "mobase.IProfile.absoluteIniFilePath", false]], "absolutepath() (mobase.imodinterface method)": [[15, "mobase.IModInterface.absolutePath", false]], "absolutepath() (mobase.iprofile method)": [[31, "mobase.IProfile.absolutePath", false]], "activate() (mobase.bsainvalidation method)": [[0, "mobase.BSAInvalidation.activate", false]], "active (mobase.modstate attribute)": [[41, "mobase.ModState.ACTIVE", false]], "active (mobase.pluginstate attribute)": [[44, "mobase.PluginState.ACTIVE", false]], "activeproblems() (mobase.iplugindiagnose method)": [[20, "mobase.IPluginDiagnose.activeProblems", false]], "addarchive() (mobase.dataarchives method)": [[1, "mobase.DataArchives.addArchive", false]], "addcategory() (mobase.imodinterface method)": [[15, "mobase.IModInterface.addCategory", false]], "adddirectory() (mobase.ifiletree method)": [[12, "mobase.IFileTree.addDirectory", false]], "addfile() (mobase.ifiletree method)": [[12, "mobase.IFileTree.addFile", false]], "addnexuscategory() (mobase.imodinterface method)": [[15, "mobase.IModInterface.addNexusCategory", false]], "allfiles() (mobase.isavegame method)": [[32, "mobase.ISaveGame.allFiles", false]], "allmods() (mobase.imodlist method)": [[16, "mobase.IModList.allMods", false]], "allmodsbyprofilepriority() (mobase.imodlist method)": [[16, "mobase.IModList.allModsByProfilePriority", false]], "alpha (mobase.releasetype attribute)": [[46, "mobase.ReleaseType.ALPHA", false]], "alternate (mobase.modstate attribute)": [[41, "mobase.ModState.ALTERNATE", false]], "appversion() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.appVersion", false]], "archive (mobase.fileinfo attribute)": [[5, "mobase.FileInfo.archive", false]], "archives() (mobase.dataarchives method)": [[1, "mobase.DataArchives.archives", false]], "arguments() (mobase.executableinfo method)": [[4, "mobase.ExecutableInfo.arguments", false]], "ascustom() (mobase.executableinfo method)": [[4, "mobase.ExecutableInfo.asCustom", false]], "author() (mobase.iplugin method)": [[19, "mobase.IPlugin.author", false]], "basepath() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.basePath", false]], "basic() (mobase.pluginrequirementfactory static method)": [[42, "mobase.PluginRequirementFactory.basic", false]], "beta (mobase.releasetype attribute)": [[46, "mobase.ReleaseType.BETA", false]], "binary() (mobase.executableinfo method)": [[4, "mobase.ExecutableInfo.binary", false]], "binaryname() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.binaryName", false]], "binaryname() (mobase.scriptextender method)": [[48, "mobase.ScriptExtender.binaryName", false]], "boss (mobase.sortmechanism attribute)": [[49, "mobase.SortMechanism.BOSS", false]], "bsainvalidation (class in mobase)": [[0, "mobase.BSAInvalidation", false]], "canceled (mobase.installresult attribute)": [[34, "mobase.InstallResult.CANCELED", false]], "candidate (mobase.releasetype attribute)": [[46, "mobase.ReleaseType.CANDIDATE", false]], "canonicalstring() (mobase.versioninfo method)": [[52, "mobase.VersionInfo.canonicalString", false]], "categories() (mobase.imodinterface method)": [[15, "mobase.IModInterface.categories", false]], "categoryid (mobase.modrepositoryfileinfo attribute)": [[40, "mobase.ModRepositoryFileInfo.categoryID", false]], "ccplugins() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.CCPlugins", false]], "check() (mobase.ipluginrequirement method)": [[29, "mobase.IPluginRequirement.check", false]], "clear() (mobase.ifiletree method)": [[12, "mobase.IFileTree.clear", false]], "clear() (mobase.versioninfo method)": [[52, "mobase.VersionInfo.clear", false]], "clearpluginsettings() (mobase.imodinterface method)": [[15, "mobase.IModInterface.clearPluginSettings", false]], "color() (mobase.imodinterface method)": [[15, "mobase.IModInterface.color", false]], "comments() (mobase.imodinterface method)": [[15, "mobase.IModInterface.comments", false]], "configuration (mobase.profilesetting attribute)": [[45, "mobase.ProfileSetting.CONFIGURATION", false]], "continue (mobase.ifiletree attribute)": [[12, "mobase.IFileTree.CONTINUE", false]], "converted() (mobase.imodinterface method)": [[15, "mobase.IModInterface.converted", false]], "copy() (mobase.ifiletree method)": [[12, "mobase.IFileTree.copy", false]], "createfile() (mobase.iinstallationmanager method)": [[14, "mobase.IInstallationManager.createFile", false]], "createfromjson() (mobase.modrepositoryfileinfo static method)": [[40, "mobase.ModRepositoryFileInfo.createFromJson", false]], "createmod() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.createMod", false]], "createnexusbridge() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.createNexusBridge", false]], "createorphantree() (mobase.ifiletree method)": [[12, "mobase.IFileTree.createOrphanTree", false]], "createtarget (mobase.mapping attribute)": [[37, "mobase.Mapping.createTarget", false]], "dataarchives (class in mobase)": [[1, "mobase.DataArchives", false]], "datadirectory() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.dataDirectory", false]], "datalooksvalid() (mobase.moddatachecker method)": [[38, "mobase.ModDataChecker.dataLooksValid", false]], "date (mobase.versionscheme attribute)": [[53, "mobase.VersionScheme.DATE", false]], "deactivate() (mobase.bsainvalidation method)": [[0, "mobase.BSAInvalidation.deactivate", false]], "decimal_mark (mobase.versionscheme attribute)": [[53, "mobase.VersionScheme.DECIMAL_MARK", false]], "default_value (mobase.pluginsetting attribute)": [[43, "mobase.PluginSetting.default_value", false]], "description (mobase.modrepositoryfileinfo attribute)": [[40, "mobase.ModRepositoryFileInfo.description", false]], "description (mobase.pluginsetting attribute)": [[43, "mobase.PluginSetting.description", false]], "description() (mobase.iplugin method)": [[19, "mobase.IPlugin.description", false]], "descriptionavailable (mobase.imodrepositorybridge attribute)": [[17, "mobase.IModRepositoryBridge.descriptionAvailable", false]], "destination (mobase.mapping attribute)": [[37, "mobase.Mapping.destination", false]], "detach() (mobase.filetreeentry method)": [[6, "mobase.FileTreeEntry.detach", false]], "detectgame() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.detectGame", false]], "diagnose() (mobase.pluginrequirementfactory static method)": [[42, "mobase.PluginRequirementFactory.diagnose", false]], "directory (mobase.filetreeentry attribute)": [[6, "mobase.FileTreeEntry.DIRECTORY", false]], "discover (mobase.versionscheme attribute)": [[53, "mobase.VersionScheme.DISCOVER", false]], "display() (mobase.iplugintool method)": [[30, "mobase.IPluginTool.display", false]], "displaygamename() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.displayGameName", false]], "displayname() (mobase.imodlist method)": [[16, "mobase.IModList.displayName", false]], "displayname() (mobase.ipluginmodpage method)": [[27, "mobase.IPluginModPage.displayName", false]], "displayname() (mobase.iplugintool method)": [[30, "mobase.IPluginTool.displayName", false]], "displayname() (mobase.unmanagedmods method)": [[51, "mobase.UnmanagedMods.displayName", false]], "displaystring() (mobase.versioninfo method)": [[52, "mobase.VersionInfo.displayString", false]], "dlcplugins() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.DLCPlugins", false]], "documentsdirectory() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.documentsDirectory", false]], "downloadmanager() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.downloadManager", false]], "downloadpath() (mobase.idownloadmanager method)": [[11, "mobase.IDownloadManager.downloadPath", false]], "downloadspath() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.downloadsPath", false]], "downloadurlsavailable (mobase.imodrepositorybridge attribute)": [[17, "mobase.IModRepositoryBridge.downloadURLsAvailable", false]], "empty (mobase.modstate attribute)": [[41, "mobase.ModState.EMPTY", false]], "enabled() (mobase.executableforcedloadsetting method)": [[3, "mobase.ExecutableForcedLoadSetting.enabled", false]], "enabledbydefault() (mobase.iplugin method)": [[19, "mobase.IPlugin.enabledByDefault", false]], "enabledplugins() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.enabledPlugins", false]], "endorsed (mobase.modstate attribute)": [[41, "mobase.ModState.ENDORSED", false]], "endorsed_false (mobase.endorsedstate attribute)": [[2, "mobase.EndorsedState.ENDORSED_FALSE", false]], "endorsed_never (mobase.endorsedstate attribute)": [[2, "mobase.EndorsedState.ENDORSED_NEVER", false]], "endorsed_true (mobase.endorsedstate attribute)": [[2, "mobase.EndorsedState.ENDORSED_TRUE", false]], "endorsed_unknown (mobase.endorsedstate attribute)": [[2, "mobase.EndorsedState.ENDORSED_UNKNOWN", false]], "endorsedstate (class in mobase)": [[2, "mobase.EndorsedState", false]], "endorsedstate() (mobase.imodinterface method)": [[15, "mobase.IModInterface.endorsedState", false]], "endorsementsavailable (mobase.imodrepositorybridge attribute)": [[17, "mobase.IModRepositoryBridge.endorsementsAvailable", false]], "endorsementtoggled (mobase.imodrepositorybridge attribute)": [[17, "mobase.IModRepositoryBridge.endorsementToggled", false]], "essential (mobase.modstate attribute)": [[41, "mobase.ModState.ESSENTIAL", false]], "executableforcedloads() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.executableForcedLoads", false]], "executableforcedloadsetting (class in mobase)": [[3, "mobase.ExecutableForcedLoadSetting", false]], "executableinfo (class in mobase)": [[4, "mobase.ExecutableInfo", false]], "executables() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.executables", false]], "exists (mobase.modstate attribute)": [[41, "mobase.ModState.EXISTS", false]], "exists() (mobase.ifiletree method)": [[12, "mobase.IFileTree.exists", false]], "extractfile() (mobase.iinstallationmanager method)": [[14, "mobase.IInstallationManager.extractFile", false]], "extractfiles() (mobase.iinstallationmanager method)": [[14, "mobase.IInstallationManager.extractFiles", false]], "fail_if_exists (mobase.ifiletree attribute)": [[12, "mobase.IFileTree.FAIL_IF_EXISTS", false]], "failed (mobase.installresult attribute)": [[34, "mobase.InstallResult.FAILED", false]], "fallback (mobase.guessquality attribute)": [[9, "mobase.GuessQuality.FALLBACK", false]], "file (mobase.filetreeentry attribute)": [[6, "mobase.FileTreeEntry.FILE", false]], "file_or_directory (mobase.filetreeentry attribute)": [[6, "mobase.FileTreeEntry.FILE_OR_DIRECTORY", false]], "file_time (mobase.loadordermechanism attribute)": [[35, "mobase.LoadOrderMechanism.FILE_TIME", false]], "filecategory (mobase.modrepositoryfileinfo attribute)": [[40, "mobase.ModRepositoryFileInfo.fileCategory", false]], "fileid (mobase.modrepositoryfileinfo attribute)": [[40, "mobase.ModRepositoryFileInfo.fileID", false]], "fileinfo (class in mobase)": [[5, "mobase.FileInfo", false]], "fileinfoavailable (mobase.imodrepositorybridge attribute)": [[17, "mobase.IModRepositoryBridge.fileInfoAvailable", false]], "filename (mobase.modrepositoryfileinfo attribute)": [[40, "mobase.ModRepositoryFileInfo.fileName", false]], "filepath (mobase.fileinfo attribute)": [[5, "mobase.FileInfo.filePath", false]], "filesavailable (mobase.imodrepositorybridge attribute)": [[17, "mobase.IModRepositoryBridge.filesAvailable", false]], "filesize (mobase.modrepositoryfileinfo attribute)": [[40, "mobase.ModRepositoryFileInfo.fileSize", false]], "filetime (mobase.modrepositoryfileinfo attribute)": [[40, "mobase.ModRepositoryFileInfo.fileTime", false]], "filetree() (mobase.imodinterface method)": [[15, "mobase.IModInterface.fileTree", false]], "filetreeentry (class in mobase)": [[6, "mobase.FileTreeEntry", false]], "filetype() (mobase.filetreeentry method)": [[6, "mobase.FileTreeEntry.fileType", false]], "final (mobase.releasetype attribute)": [[46, "mobase.ReleaseType.FINAL", false]], "find() (mobase.ifiletree method)": [[12, "mobase.IFileTree.find", false]], "findfileinfos() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.findFileInfos", false]], "findfiles() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.findFiles", false]], "fix() (mobase.moddatachecker method)": [[38, "mobase.ModDataChecker.fix", false]], "fixable (mobase.moddatachecker attribute)": [[38, "mobase.ModDataChecker.FIXABLE", false]], "forced() (mobase.executableforcedloadsetting method)": [[3, "mobase.ExecutableForcedLoadSetting.forced", false]], "fulldescription() (mobase.iplugindiagnose method)": [[20, "mobase.IPluginDiagnose.fullDescription", false]], "gamedependency() (mobase.pluginrequirementfactory method)": [[42, "mobase.PluginRequirementFactory.gameDependency", false]], "gamedirectory() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.gameDirectory", false]], "gamefeature (class in mobase)": [[7, "mobase.GameFeature", false]], "gamefeature() (mobase.igamefeatures method)": [[13, "mobase.IGameFeatures.gameFeature", false]], "gamefeatures() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.gameFeatures", false]], "gameicon() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.gameIcon", false]], "gamename (mobase.modrepositoryfileinfo attribute)": [[40, "mobase.ModRepositoryFileInfo.gameName", false]], "gamename() (mobase.imodinterface method)": [[15, "mobase.IModInterface.gameName", false]], "gamename() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.gameName", false]], "gamenexusname() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.gameNexusName", false]], "gameplugins (class in mobase)": [[8, "mobase.GamePlugins", false]], "gameshortname() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.gameShortName", false]], "gamevariants() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.gameVariants", false]], "gameversion() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.gameVersion", false]], "gendatapreview() (mobase.ipluginpreview method)": [[28, "mobase.IPluginPreview.genDataPreview", false]], "genfilepreview() (mobase.ipluginpreview method)": [[28, "mobase.IPluginPreview.genFilePreview", false]], "getallcontents() (mobase.moddatacontent method)": [[39, "mobase.ModDataContent.getAllContents", false]], "getarch() (mobase.scriptextender method)": [[48, "mobase.ScriptExtender.getArch", false]], "getcontentsfor() (mobase.moddatacontent method)": [[39, "mobase.ModDataContent.getContentsFor", false]], "getcreationtime() (mobase.isavegame method)": [[32, "mobase.ISaveGame.getCreationTime", false]], "getextenderversion() (mobase.scriptextender method)": [[48, "mobase.ScriptExtender.getExtenderVersion", false]], "getfileorigins() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.getFileOrigins", false]], "getfilepath() (mobase.isavegame method)": [[32, "mobase.ISaveGame.getFilepath", false]], "getfileversion() (in module mobase)": [[54, "mobase.getFileVersion", false]], "getgame() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.getGame", false]], "geticonforexecutable() (in module mobase)": [[55, "mobase.getIconForExecutable", false]], "getlaunchername() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.getLauncherName", false]], "getloadorder() (mobase.gameplugins method)": [[8, "mobase.GamePlugins.getLoadOrder", false]], "getmissingassets() (mobase.savegameinfo method)": [[47, "mobase.SaveGameInfo.getMissingAssets", false]], "getmod() (mobase.imodlist method)": [[16, "mobase.IModList.getMod", false]], "getname() (mobase.isavegame method)": [[32, "mobase.ISaveGame.getName", false]], "getplugindatapath() (mobase.iorganizer static method)": [[18, "mobase.IOrganizer.getPluginDataPath", false]], "getproductversion() (in module mobase)": [[56, "mobase.getProductVersion", false]], "getsavegamewidget() (mobase.savegameinfo method)": [[47, "mobase.SaveGameInfo.getSaveGameWidget", false]], "getsavegroupidentifier() (mobase.isavegame method)": [[32, "mobase.ISaveGame.getSaveGroupIdentifier", false]], "getsupportedextensions() (mobase.iinstallationmanager method)": [[14, "mobase.IInstallationManager.getSupportedExtensions", false]], "getsupporturl() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.getSupportURL", false]], "good (mobase.guessquality attribute)": [[9, "mobase.GuessQuality.GOOD", false]], "guessedstring (class in mobase)": [[10, "mobase.GuessedString", false]], "guessquality (class in mobase)": [[9, "mobase.GuessQuality", false]], "handlesdownload() (mobase.ipluginmodpage method)": [[27, "mobase.IPluginModPage.handlesDownload", false]], "hasguidedfix() (mobase.iplugindiagnose method)": [[20, "mobase.IPluginDiagnose.hasGuidedFix", false]], "haslightextension() (mobase.ipluginlist method)": [[26, "mobase.IPluginList.hasLightExtension", false]], "hasmasterextension() (mobase.ipluginlist method)": [[26, "mobase.IPluginList.hasMasterExtension", false]], "hasnorecords() (mobase.ipluginlist method)": [[26, "mobase.IPluginList.hasNoRecords", false]], "hassuffix() (mobase.filetreeentry method)": [[6, "mobase.FileTreeEntry.hasSuffix", false]], "icon() (mobase.ipluginmodpage method)": [[27, "mobase.IPluginModPage.icon", false]], "icon() (mobase.iplugintool method)": [[30, "mobase.IPluginTool.icon", false]], "idownloadmanager (class in mobase)": [[11, "mobase.IDownloadManager", false]], "ifiletree (class in mobase)": [[12, "mobase.IFileTree", false]], "igamefeatures (class in mobase)": [[13, "mobase.IGameFeatures", false]], "ignoredversion() (mobase.imodinterface method)": [[15, "mobase.IModInterface.ignoredVersion", false]], "iinstallationmanager (class in mobase)": [[14, "mobase.IInstallationManager", false]], "imodinterface (class in mobase)": [[15, "mobase.IModInterface", false]], "imodlist (class in mobase)": [[16, "mobase.IModList", false]], "imodrepositorybridge (class in mobase)": [[17, "mobase.IModRepositoryBridge", false]], "inactive (mobase.pluginstate attribute)": [[44, "mobase.PluginState.INACTIVE", false]], "inifiles() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.iniFiles", false]], "init() (mobase.iplugin method)": [[19, "mobase.IPlugin.init", false]], "initializeprofile() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.initializeProfile", false]], "insert() (mobase.ifiletree method)": [[12, "mobase.IFileTree.insert", false]], "install() (mobase.iplugininstallercustom method)": [[24, "mobase.IPluginInstallerCustom.install", false]], "install() (mobase.iplugininstallersimple method)": [[25, "mobase.IPluginInstallerSimple.install", false]], "installarchive() (mobase.iinstallationmanager method)": [[14, "mobase.IInstallationManager.installArchive", false]], "installationfile() (mobase.imodinterface method)": [[15, "mobase.IModInterface.installationFile", false]], "installmod() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.installMod", false]], "installresult (class in mobase)": [[34, "mobase.InstallResult", false]], "invalid (mobase.guessquality attribute)": [[9, "mobase.GuessQuality.INVALID", false]], "invalid (mobase.moddatachecker attribute)": [[38, "mobase.ModDataChecker.INVALID", false]], "invalidationactive() (mobase.iprofile method)": [[31, "mobase.IProfile.invalidationActive", false]], "iorganizer (class in mobase)": [[18, "mobase.IOrganizer", false]], "iplugin (class in mobase)": [[19, "mobase.IPlugin", false]], "iplugindiagnose (class in mobase)": [[20, "mobase.IPluginDiagnose", false]], "ipluginfilemapper (class in mobase)": [[21, "mobase.IPluginFileMapper", false]], "iplugingame (class in mobase)": [[22, "mobase.IPluginGame", false]], "iplugininstaller (class in mobase)": [[23, "mobase.IPluginInstaller", false]], "iplugininstallercustom (class in mobase)": [[24, "mobase.IPluginInstallerCustom", false]], "iplugininstallersimple (class in mobase)": [[25, "mobase.IPluginInstallerSimple", false]], "ipluginlist (class in mobase)": [[26, "mobase.IPluginList", false]], "ipluginmodpage (class in mobase)": [[27, "mobase.IPluginModPage", false]], "ipluginpreview (class in mobase)": [[28, "mobase.IPluginPreview", false]], "ipluginrequirement (class in mobase)": [[29, "mobase.IPluginRequirement", false]], "iplugintool (class in mobase)": [[30, "mobase.IPluginTool", false]], "iprofile (class in mobase)": [[31, "mobase.IProfile", false]], "isarchivesupported() (mobase.iplugininstaller method)": [[23, "mobase.IPluginInstaller.isArchiveSupported", false]], "isarchivesupported() (mobase.iplugininstallercustom method)": [[24, "mobase.IPluginInstallerCustom.isArchiveSupported", false]], "isavegame (class in mobase)": [[32, "mobase.ISaveGame", false]], "isavegameinfowidget (class in mobase)": [[33, "mobase.ISaveGameInfoWidget", false]], "isbackup() (mobase.imodinterface method)": [[15, "mobase.IModInterface.isBackup", false]], "iscustom() (mobase.executableinfo method)": [[4, "mobase.ExecutableInfo.isCustom", false]], "isdir() (mobase.filetreeentry method)": [[6, "mobase.FileTreeEntry.isDir", false]], "isdirectory (mobase.mapping attribute)": [[37, "mobase.Mapping.isDirectory", false]], "isfile() (mobase.filetreeentry method)": [[6, "mobase.FileTreeEntry.isFile", false]], "isforeign() (mobase.imodinterface method)": [[15, "mobase.IModInterface.isForeign", false]], "isinstalled() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.isInstalled", false]], "isinstalled() (mobase.scriptextender method)": [[48, "mobase.ScriptExtender.isInstalled", false]], "isinvalidationbsa() (mobase.bsainvalidation method)": [[0, "mobase.BSAInvalidation.isInvalidationBSA", false]], "islightflagged() (mobase.ipluginlist method)": [[26, "mobase.IPluginList.isLightFlagged", false]], "ismanualinstaller() (mobase.iplugininstaller method)": [[23, "mobase.IPluginInstaller.isManualInstaller", false]], "ismasterflagged() (mobase.ipluginlist method)": [[26, "mobase.IPluginList.isMasterFlagged", false]], "ismediumflagged() (mobase.ipluginlist method)": [[26, "mobase.IPluginList.isMediumFlagged", false]], "isoverwrite() (mobase.imodinterface method)": [[15, "mobase.IModInterface.isOverwrite", false]], "ispluginenabled() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.isPluginEnabled", false]], "isseparator() (mobase.imodinterface method)": [[15, "mobase.IModInterface.isSeparator", false]], "isvalid() (mobase.executableinfo method)": [[4, "mobase.ExecutableInfo.isValid", false]], "isvalid() (mobase.versioninfo method)": [[52, "mobase.VersionInfo.isValid", false]], "key (mobase.pluginsetting attribute)": [[43, "mobase.PluginSetting.key", false]], "library() (mobase.executableforcedloadsetting method)": [[3, "mobase.ExecutableForcedLoadSetting.library", false]], "lightpluginsaresupported() (mobase.gameplugins method)": [[8, "mobase.GamePlugins.lightPluginsAreSupported", false]], "listdirectories() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.listDirectories", false]], "listsaves() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.listSaves", false]], "literal (mobase.versionscheme attribute)": [[53, "mobase.VersionScheme.LITERAL", false]], "loadername() (mobase.scriptextender method)": [[48, "mobase.ScriptExtender.loaderName", false]], "loaderpath() (mobase.scriptextender method)": [[48, "mobase.ScriptExtender.loaderPath", false]], "loadorder() (mobase.ipluginlist method)": [[26, "mobase.IPluginList.loadOrder", false]], "loadordermechanism (class in mobase)": [[35, "mobase.LoadOrderMechanism", false]], "loadordermechanism() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.loadOrderMechanism", false]], "localizedname() (mobase.iplugin method)": [[19, "mobase.IPlugin.localizedName", false]], "localsavegames (class in mobase)": [[36, "mobase.LocalSavegames", false]], "localsavesenabled() (mobase.iprofile method)": [[31, "mobase.IProfile.localSavesEnabled", false]], "localsettingsenabled() (mobase.iprofile method)": [[31, "mobase.IProfile.localSettingsEnabled", false]], "looksvalid() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.looksValid", false]], "loot (mobase.sortmechanism attribute)": [[49, "mobase.SortMechanism.LOOT", false]], "lootgamename() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.lootGameName", false]], "managedgame() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.managedGame", false]], "manual_requested (mobase.installresult attribute)": [[34, "mobase.InstallResult.MANUAL_REQUESTED", false]], "mapping (class in mobase)": [[37, "mobase.Mapping", false]], "mappings() (mobase.ipluginfilemapper method)": [[21, "mobase.IPluginFileMapper.mappings", false]], "mappings() (mobase.localsavegames method)": [[36, "mobase.LocalSavegames.mappings", false]], "master() (mobase.iplugin method)": [[19, "mobase.IPlugin.master", false]], "masters() (mobase.ipluginlist method)": [[26, "mobase.IPluginList.masters", false]], "mediumpluginsaresupported() (mobase.gameplugins method)": [[8, "mobase.GamePlugins.mediumPluginsAreSupported", false]], "merge (mobase.ifiletree attribute)": [[12, "mobase.IFileTree.MERGE", false]], "merge() (mobase.ifiletree method)": [[12, "mobase.IFileTree.merge", false]], "meta (mobase.guessquality attribute)": [[9, "mobase.GuessQuality.META", false]], "missing (mobase.pluginstate attribute)": [[44, "mobase.PluginState.MISSING", false]], "mlox (mobase.sortmechanism attribute)": [[49, "mobase.SortMechanism.MLOX", false]], "mobase": [[59, "module-mobase", false]], "moddatachanged() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.modDataChanged", false]], "moddatachecker (class in mobase)": [[38, "mobase.ModDataChecker", false]], "moddatacontent (class in mobase)": [[39, "mobase.ModDataContent", false]], "modid (mobase.modrepositoryfileinfo attribute)": [[40, "mobase.ModRepositoryFileInfo.modID", false]], "modlist() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.modList", false]], "modname (mobase.modrepositoryfileinfo attribute)": [[40, "mobase.ModRepositoryFileInfo.modName", false]], "modrepositoryfileinfo (class in mobase)": [[40, "mobase.ModRepositoryFileInfo", false]], "mods (mobase.profilesetting attribute)": [[45, "mobase.ProfileSetting.MODS", false]], "mods() (mobase.unmanagedmods method)": [[51, "mobase.UnmanagedMods.mods", false]], "modspath() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.modsPath", false]], "modstate (class in mobase)": [[41, "mobase.ModState", false]], "module": [[59, "module-mobase", false]], "move() (mobase.ifiletree method)": [[12, "mobase.IFileTree.move", false]], "moveto() (mobase.filetreeentry method)": [[6, "mobase.FileTreeEntry.moveTo", false]], "name (mobase.endorsedstate attribute)": [[2, "mobase.EndorsedState.name", false]], "name (mobase.guessquality attribute)": [[9, "mobase.GuessQuality.name", false]], "name (mobase.installresult attribute)": [[34, "mobase.InstallResult.name", false]], "name (mobase.loadordermechanism attribute)": [[35, "mobase.LoadOrderMechanism.name", false]], "name (mobase.modrepositoryfileinfo attribute)": [[40, "mobase.ModRepositoryFileInfo.name", false]], "name (mobase.modstate attribute)": [[41, "mobase.ModState.name", false]], "name (mobase.pluginstate attribute)": [[44, "mobase.PluginState.name", false]], "name (mobase.profilesetting attribute)": [[45, "mobase.ProfileSetting.name", false]], "name (mobase.releasetype attribute)": [[46, "mobase.ReleaseType.name", false]], "name (mobase.sortmechanism attribute)": [[49, "mobase.SortMechanism.name", false]], "name (mobase.trackedstate attribute)": [[50, "mobase.TrackedState.name", false]], "name (mobase.versionscheme attribute)": [[53, "mobase.VersionScheme.name", false]], "name() (mobase.filetreeentry method)": [[6, "mobase.FileTreeEntry.name", false]], "name() (mobase.imodinterface method)": [[15, "mobase.IModInterface.name", false]], "name() (mobase.iplugin method)": [[19, "mobase.IPlugin.name", false]], "name() (mobase.iprofile method)": [[31, "mobase.IProfile.name", false]], "newestversion (mobase.modrepositoryfileinfo attribute)": [[40, "mobase.ModRepositoryFileInfo.newestVersion", false]], "newestversion() (mobase.imodinterface method)": [[15, "mobase.IModInterface.newestVersion", false]], "nexusgameid() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.nexusGameID", false]], "nexusid() (mobase.imodinterface method)": [[15, "mobase.IModInterface.nexusId", false]], "nexusmodorganizerid() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.nexusModOrganizerID", false]], "none (mobase.loadordermechanism attribute)": [[35, "mobase.LoadOrderMechanism.NONE", false]], "none (mobase.sortmechanism attribute)": [[49, "mobase.SortMechanism.NONE", false]], "not_attempted (mobase.installresult attribute)": [[34, "mobase.InstallResult.NOT_ATTEMPTED", false]], "notes() (mobase.imodinterface method)": [[15, "mobase.IModInterface.notes", false]], "numbers_and_letters (mobase.versionscheme attribute)": [[53, "mobase.VersionScheme.NUMBERS_AND_LETTERS", false]], "onabouttorun() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.onAboutToRun", false]], "ondownloadcomplete() (mobase.idownloadmanager method)": [[11, "mobase.IDownloadManager.onDownloadComplete", false]], "ondownloadfailed() (mobase.idownloadmanager method)": [[11, "mobase.IDownloadManager.onDownloadFailed", false]], "ondownloadpaused() (mobase.idownloadmanager method)": [[11, "mobase.IDownloadManager.onDownloadPaused", false]], "ondownloadremoved() (mobase.idownloadmanager method)": [[11, "mobase.IDownloadManager.onDownloadRemoved", false]], "onfinishedrun() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.onFinishedRun", false]], "oninstallationend() (mobase.iplugininstaller method)": [[23, "mobase.IPluginInstaller.onInstallationEnd", false]], "oninstallationstart() (mobase.iplugininstaller method)": [[23, "mobase.IPluginInstaller.onInstallationStart", false]], "onmodinstalled() (mobase.imodlist method)": [[16, "mobase.IModList.onModInstalled", false]], "onmodmoved() (mobase.imodlist method)": [[16, "mobase.IModList.onModMoved", false]], "onmodremoved() (mobase.imodlist method)": [[16, "mobase.IModList.onModRemoved", false]], "onmodstatechanged() (mobase.imodlist method)": [[16, "mobase.IModList.onModStateChanged", false]], "onnextrefresh() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.onNextRefresh", false]], "onplugindisabled() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.onPluginDisabled", false]], "onpluginenabled() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.onPluginEnabled", false]], "onpluginmoved() (mobase.ipluginlist method)": [[26, "mobase.IPluginList.onPluginMoved", false]], "onpluginsettingchanged() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.onPluginSettingChanged", false]], "onpluginstatechanged() (mobase.ipluginlist method)": [[26, "mobase.IPluginList.onPluginStateChanged", false]], "onprofilechanged() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.onProfileChanged", false]], "onprofilecreated() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.onProfileCreated", false]], "onprofileremoved() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.onProfileRemoved", false]], "onprofilerenamed() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.onProfileRenamed", false]], "onrefreshed() (mobase.ipluginlist method)": [[26, "mobase.IPluginList.onRefreshed", false]], "onuserinterfaceinitialized() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.onUserInterfaceInitialized", false]], "origin() (mobase.ipluginlist method)": [[26, "mobase.IPluginList.origin", false]], "origins (mobase.fileinfo attribute)": [[5, "mobase.FileInfo.origins", false]], "overwritepath() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.overwritePath", false]], "pageurl() (mobase.ipluginmodpage method)": [[27, "mobase.IPluginModPage.pageURL", false]], "parent() (mobase.filetreeentry method)": [[6, "mobase.FileTreeEntry.parent", false]], "parse() (mobase.versioninfo method)": [[52, "mobase.VersionInfo.parse", false]], "path() (mobase.filetreeentry method)": [[6, "mobase.FileTreeEntry.path", false]], "pathfrom() (mobase.filetreeentry method)": [[6, "mobase.FileTreeEntry.pathFrom", false]], "pathto() (mobase.ifiletree method)": [[12, "mobase.IFileTree.pathTo", false]], "persistent() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.persistent", false]], "plugindatapath() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.pluginDataPath", false]], "plugindependency() (mobase.pluginrequirementfactory method)": [[42, "mobase.PluginRequirementFactory.pluginDependency", false]], "pluginlist() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.pluginList", false]], "pluginnames() (mobase.ipluginlist method)": [[26, "mobase.IPluginList.pluginNames", false]], "pluginpath() (mobase.scriptextender method)": [[48, "mobase.ScriptExtender.pluginPath", false]], "pluginrequirementfactory (class in mobase)": [[42, "mobase.PluginRequirementFactory", false]], "plugins_txt (mobase.loadordermechanism attribute)": [[35, "mobase.LoadOrderMechanism.PLUGINS_TXT", false]], "pluginsetting (class in mobase)": [[43, "mobase.PluginSetting", false]], "pluginsetting() (mobase.imodinterface method)": [[15, "mobase.IModInterface.pluginSetting", false]], "pluginsetting() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.pluginSetting", false]], "pluginsettings() (mobase.imodinterface method)": [[15, "mobase.IModInterface.pluginSettings", false]], "pluginstate (class in mobase)": [[44, "mobase.PluginState", false]], "pre_alpha (mobase.releasetype attribute)": [[46, "mobase.ReleaseType.PRE_ALPHA", false]], "prefer_defaults (mobase.profilesetting attribute)": [[45, "mobase.ProfileSetting.PREFER_DEFAULTS", false]], "prepareprofile() (mobase.localsavegames method)": [[36, "mobase.LocalSavegames.prepareProfile", false]], "preset (mobase.guessquality attribute)": [[9, "mobase.GuessQuality.PRESET", false]], "primarycategory() (mobase.imodinterface method)": [[15, "mobase.IModInterface.primaryCategory", false]], "primaryplugins() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.primaryPlugins", false]], "primarysources() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.primarySources", false]], "priority() (mobase.imodlist method)": [[16, "mobase.IModList.priority", false]], "priority() (mobase.iplugininstaller method)": [[23, "mobase.IPluginInstaller.priority", false]], "priority() (mobase.ipluginlist method)": [[26, "mobase.IPluginList.priority", false]], "process() (mobase.executableforcedloadsetting method)": [[3, "mobase.ExecutableForcedLoadSetting.process", false]], "profile() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.profile", false]], "profilename() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.profileName", false]], "profilepath() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.profilePath", false]], "profilesetting (class in mobase)": [[45, "mobase.ProfileSetting", false]], "readpluginlists() (mobase.gameplugins method)": [[8, "mobase.GamePlugins.readPluginLists", false]], "referencefile() (mobase.unmanagedmods method)": [[51, "mobase.UnmanagedMods.referenceFile", false]], "refresh() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.refresh", false]], "registerfeature() (mobase.igamefeatures method)": [[13, "mobase.IGameFeatures.registerFeature", false]], "regular (mobase.versionscheme attribute)": [[53, "mobase.VersionScheme.REGULAR", false]], "releasetype (class in mobase)": [[46, "mobase.ReleaseType", false]], "remove() (mobase.ifiletree method)": [[12, "mobase.IFileTree.remove", false]], "removeall() (mobase.ifiletree method)": [[12, "mobase.IFileTree.removeAll", false]], "removearchive() (mobase.dataarchives method)": [[1, "mobase.DataArchives.removeArchive", false]], "removecategory() (mobase.imodinterface method)": [[15, "mobase.IModInterface.removeCategory", false]], "removeif() (mobase.ifiletree method)": [[12, "mobase.IFileTree.removeIf", false]], "removemod() (mobase.imodlist method)": [[16, "mobase.IModList.removeMod", false]], "renamemod() (mobase.imodlist method)": [[16, "mobase.IModList.renameMod", false]], "replace (mobase.ifiletree attribute)": [[12, "mobase.IFileTree.REPLACE", false]], "repository (mobase.modrepositoryfileinfo attribute)": [[40, "mobase.ModRepositoryFileInfo.repository", false]], "repository() (mobase.imodinterface method)": [[15, "mobase.IModInterface.repository", false]], "requestdescription() (mobase.imodrepositorybridge method)": [[17, "mobase.IModRepositoryBridge.requestDescription", false]], "requestdownloadurl() (mobase.imodrepositorybridge method)": [[17, "mobase.IModRepositoryBridge.requestDownloadURL", false]], "requestfailed (mobase.imodrepositorybridge attribute)": [[17, "mobase.IModRepositoryBridge.requestFailed", false]], "requestfileinfo() (mobase.imodrepositorybridge method)": [[17, "mobase.IModRepositoryBridge.requestFileInfo", false]], "requestfiles() (mobase.imodrepositorybridge method)": [[17, "mobase.IModRepositoryBridge.requestFiles", false]], "requesttoggleendorsement() (mobase.imodrepositorybridge method)": [[17, "mobase.IModRepositoryBridge.requestToggleEndorsement", false]], "requirements() (mobase.iplugin method)": [[19, "mobase.IPlugin.requirements", false]], "reset() (mobase.guessedstring method)": [[10, "mobase.GuessedString.reset", false]], "resolvepath() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.resolvePath", false]], "savegameextension() (mobase.scriptextender method)": [[48, "mobase.ScriptExtender.savegameExtension", false]], "savegameinfo (class in mobase)": [[47, "mobase.SaveGameInfo", false]], "savegames (mobase.profilesetting attribute)": [[45, "mobase.ProfileSetting.SAVEGAMES", false]], "savesdirectory() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.savesDirectory", false]], "scheme() (mobase.versioninfo method)": [[52, "mobase.VersionInfo.scheme", false]], "scriptextender (class in mobase)": [[48, "mobase.ScriptExtender", false]], "secondarydatadirectories() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.secondaryDataDirectories", false]], "secondaryfiles() (mobase.unmanagedmods method)": [[51, "mobase.UnmanagedMods.secondaryFiles", false]], "setactive() (mobase.imodlist method)": [[16, "mobase.IModList.setActive", false]], "setfilter() (mobase.guessedstring method)": [[10, "mobase.GuessedString.setFilter", false]], "setgamename() (mobase.imodinterface method)": [[15, "mobase.IModInterface.setGameName", false]], "setgamepath() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.setGamePath", false]], "setgamevariant() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.setGameVariant", false]], "setinstallationmanager() (mobase.iplugininstaller method)": [[23, "mobase.IPluginInstaller.setInstallationManager", false]], "setisendorsed() (mobase.imodinterface method)": [[15, "mobase.IModInterface.setIsEndorsed", false]], "setloadorder() (mobase.ipluginlist method)": [[26, "mobase.IPluginList.setLoadOrder", false]], "setnewestversion() (mobase.imodinterface method)": [[15, "mobase.IModInterface.setNewestVersion", false]], "setnexusid() (mobase.imodinterface method)": [[15, "mobase.IModInterface.setNexusID", false]], "setparentwidget() (mobase.iplugininstaller method)": [[23, "mobase.IPluginInstaller.setParentWidget", false]], "setparentwidget() (mobase.ipluginmodpage method)": [[27, "mobase.IPluginModPage.setParentWidget", false]], "setparentwidget() (mobase.iplugintool method)": [[30, "mobase.IPluginTool.setParentWidget", false]], "setpersistent() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.setPersistent", false]], "setpluginsetting() (mobase.imodinterface method)": [[15, "mobase.IModInterface.setPluginSetting", false]], "setpluginsetting() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.setPluginSetting", false]], "setpriority() (mobase.imodlist method)": [[16, "mobase.IModList.setPriority", false]], "setpriority() (mobase.ipluginlist method)": [[26, "mobase.IPluginList.setPriority", false]], "setsave() (mobase.isavegameinfowidget method)": [[33, "mobase.ISaveGameInfoWidget.setSave", false]], "setstate() (mobase.ipluginlist method)": [[26, "mobase.IPluginList.setState", false]], "settings() (mobase.iplugin method)": [[19, "mobase.IPlugin.settings", false]], "seturl() (mobase.imodinterface method)": [[15, "mobase.IModInterface.setUrl", false]], "setversion() (mobase.imodinterface method)": [[15, "mobase.IModInterface.setVersion", false]], "shortdescription() (mobase.iplugindiagnose method)": [[20, "mobase.IPluginDiagnose.shortDescription", false]], "skip (mobase.ifiletree attribute)": [[12, "mobase.IFileTree.SKIP", false]], "sortmechanism (class in mobase)": [[49, "mobase.SortMechanism", false]], "sortmechanism() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.sortMechanism", false]], "source (mobase.mapping attribute)": [[37, "mobase.Mapping.source", false]], "startapplication() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.startApplication", false]], "startdownloadnexusfile() (mobase.idownloadmanager method)": [[11, "mobase.IDownloadManager.startDownloadNexusFile", false]], "startdownloadurls() (mobase.idownloadmanager method)": [[11, "mobase.IDownloadManager.startDownloadURLs", false]], "startguidedfix() (mobase.iplugindiagnose method)": [[20, "mobase.IPluginDiagnose.startGuidedFix", false]], "state() (mobase.imodlist method)": [[16, "mobase.IModList.state", false]], "state() (mobase.ipluginlist method)": [[26, "mobase.IPluginList.state", false]], "steamappid() (mobase.executableinfo method)": [[4, "mobase.ExecutableInfo.steamAppID", false]], "steamappid() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.steamAPPId", false]], "stop (mobase.ifiletree attribute)": [[12, "mobase.IFileTree.STOP", false]], "success (mobase.installresult attribute)": [[34, "mobase.InstallResult.SUCCESS", false]], "suffix() (mobase.filetreeentry method)": [[6, "mobase.FileTreeEntry.suffix", false]], "supportedextensions() (mobase.iplugininstallercustom method)": [[24, "mobase.IPluginInstallerCustom.supportedExtensions", false]], "supportedextensions() (mobase.ipluginpreview method)": [[28, "mobase.IPluginPreview.supportedExtensions", false]], "supportsarchives() (mobase.ipluginpreview method)": [[28, "mobase.IPluginPreview.supportsArchives", false]], "title() (mobase.executableinfo method)": [[4, "mobase.ExecutableInfo.title", false]], "tooltip() (mobase.iplugintool method)": [[30, "mobase.IPluginTool.tooltip", false]], "tracked_false (mobase.trackedstate attribute)": [[50, "mobase.TrackedState.TRACKED_FALSE", false]], "tracked_true (mobase.trackedstate attribute)": [[50, "mobase.TrackedState.TRACKED_TRUE", false]], "tracked_unknown (mobase.trackedstate attribute)": [[50, "mobase.TrackedState.TRACKED_UNKNOWN", false]], "trackedmodsavailable (mobase.imodrepositorybridge attribute)": [[17, "mobase.IModRepositoryBridge.trackedModsAvailable", false]], "trackedstate (class in mobase)": [[50, "mobase.TrackedState", false]], "trackedstate() (mobase.imodinterface method)": [[15, "mobase.IModInterface.trackedState", false]], "trackingtoggled (mobase.imodrepositorybridge attribute)": [[17, "mobase.IModRepositoryBridge.trackingToggled", false]], "unmanagedmods (class in mobase)": [[51, "mobase.UnmanagedMods", false]], "unregisterfeature() (mobase.igamefeatures method)": [[13, "mobase.IGameFeatures.unregisterFeature", false]], "unregisterfeatures() (mobase.igamefeatures method)": [[13, "mobase.IGameFeatures.unregisterFeatures", false]], "update() (mobase.guessedstring method)": [[10, "mobase.GuessedString.update", false]], "uri (mobase.modrepositoryfileinfo attribute)": [[40, "mobase.ModRepositoryFileInfo.uri", false]], "url() (mobase.imodinterface method)": [[15, "mobase.IModInterface.url", false]], "useintegratedbrowser() (mobase.ipluginmodpage method)": [[27, "mobase.IPluginModPage.useIntegratedBrowser", false]], "user (mobase.guessquality attribute)": [[9, "mobase.GuessQuality.USER", false]], "userdata (mobase.modrepositoryfileinfo attribute)": [[40, "mobase.ModRepositoryFileInfo.userData", false]], "valid (mobase.moddatachecker attribute)": [[38, "mobase.ModDataChecker.VALID", false]], "valid (mobase.modstate attribute)": [[41, "mobase.ModState.VALID", false]], "validated() (mobase.imodinterface method)": [[15, "mobase.IModInterface.validated", false]], "validshortnames() (mobase.iplugingame method)": [[22, "mobase.IPluginGame.validShortNames", false]], "value (mobase.endorsedstate attribute)": [[2, "mobase.EndorsedState.value", false]], "value (mobase.guessquality attribute)": [[9, "mobase.GuessQuality.value", false]], "value (mobase.installresult attribute)": [[34, "mobase.InstallResult.value", false]], "value (mobase.loadordermechanism attribute)": [[35, "mobase.LoadOrderMechanism.value", false]], "value (mobase.modstate attribute)": [[41, "mobase.ModState.value", false]], "value (mobase.pluginstate attribute)": [[44, "mobase.PluginState.value", false]], "value (mobase.profilesetting attribute)": [[45, "mobase.ProfileSetting.value", false]], "value (mobase.releasetype attribute)": [[46, "mobase.ReleaseType.value", false]], "value (mobase.sortmechanism attribute)": [[49, "mobase.SortMechanism.value", false]], "value (mobase.trackedstate attribute)": [[50, "mobase.TrackedState.value", false]], "value (mobase.versionscheme attribute)": [[53, "mobase.VersionScheme.value", false]], "vanillaarchives() (mobase.dataarchives method)": [[1, "mobase.DataArchives.vanillaArchives", false]], "variants() (mobase.guessedstring method)": [[10, "mobase.GuessedString.variants", false]], "version (mobase.modrepositoryfileinfo attribute)": [[40, "mobase.ModRepositoryFileInfo.version", false]], "version() (mobase.imodinterface method)": [[15, "mobase.IModInterface.version", false]], "version() (mobase.iplugin method)": [[19, "mobase.IPlugin.version", false]], "versioninfo (class in mobase)": [[52, "mobase.VersionInfo", false]], "versionscheme (class in mobase)": [[53, "mobase.VersionScheme", false]], "virtualfiletree() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.virtualFileTree", false]], "waitforapplication() (mobase.iorganizer method)": [[18, "mobase.IOrganizer.waitForApplication", false]], "walk() (mobase.ifiletree method)": [[12, "mobase.IFileTree.walk", false]], "withargument() (mobase.executableinfo method)": [[4, "mobase.ExecutableInfo.withArgument", false]], "withenabled() (mobase.executableforcedloadsetting method)": [[3, "mobase.ExecutableForcedLoadSetting.withEnabled", false]], "withforced() (mobase.executableforcedloadsetting method)": [[3, "mobase.ExecutableForcedLoadSetting.withForced", false]], "withsteamappid() (mobase.executableinfo method)": [[4, "mobase.ExecutableInfo.withSteamAppId", false]], "withworkingdirectory() (mobase.executableinfo method)": [[4, "mobase.ExecutableInfo.withWorkingDirectory", false]], "workingdirectory() (mobase.executableinfo method)": [[4, "mobase.ExecutableInfo.workingDirectory", false]], "writepluginlists() (mobase.gameplugins method)": [[8, "mobase.GamePlugins.writePluginLists", false]]}, "objects": {"": [[59, 0, 0, "-", "mobase"]], "mobase": [[0, 1, 1, "", "BSAInvalidation"], [1, 1, 1, "", "DataArchives"], [2, 1, 1, "", "EndorsedState"], [3, 1, 1, "", "ExecutableForcedLoadSetting"], [4, 1, 1, "", "ExecutableInfo"], [5, 1, 1, "", "FileInfo"], [6, 1, 1, "", "FileTreeEntry"], [7, 1, 1, "", "GameFeature"], [8, 1, 1, "", "GamePlugins"], [9, 1, 1, "", "GuessQuality"], [10, 1, 1, "", "GuessedString"], [11, 1, 1, "", "IDownloadManager"], [12, 1, 1, "", "IFileTree"], [13, 1, 1, "", "IGameFeatures"], [14, 1, 1, "", "IInstallationManager"], [15, 1, 1, "", "IModInterface"], [16, 1, 1, "", "IModList"], [17, 1, 1, "", "IModRepositoryBridge"], [18, 1, 1, "", "IOrganizer"], [19, 1, 1, "", "IPlugin"], [20, 1, 1, "", "IPluginDiagnose"], [21, 1, 1, "", "IPluginFileMapper"], [22, 1, 1, "", "IPluginGame"], [23, 1, 1, "", "IPluginInstaller"], [24, 1, 1, "", "IPluginInstallerCustom"], [25, 1, 1, "", "IPluginInstallerSimple"], [26, 1, 1, "", "IPluginList"], [27, 1, 1, "", "IPluginModPage"], [28, 1, 1, "", "IPluginPreview"], [29, 1, 1, "", "IPluginRequirement"], [30, 1, 1, "", "IPluginTool"], [31, 1, 1, "", "IProfile"], [32, 1, 1, "", "ISaveGame"], [33, 1, 1, "", "ISaveGameInfoWidget"], [34, 1, 1, "", "InstallResult"], [35, 1, 1, "", "LoadOrderMechanism"], [36, 1, 1, "", "LocalSavegames"], [37, 1, 1, "", "Mapping"], [38, 1, 1, "", "ModDataChecker"], [39, 1, 1, "", "ModDataContent"], [40, 1, 1, "", "ModRepositoryFileInfo"], [41, 1, 1, "", "ModState"], [42, 1, 1, "", "PluginRequirementFactory"], [43, 1, 1, "", "PluginSetting"], [44, 1, 1, "", "PluginState"], [45, 1, 1, "", "ProfileSetting"], [46, 1, 1, "", "ReleaseType"], [47, 1, 1, "", "SaveGameInfo"], [48, 1, 1, "", "ScriptExtender"], [49, 1, 1, "", "SortMechanism"], [50, 1, 1, "", "TrackedState"], [51, 1, 1, "", "UnmanagedMods"], [52, 1, 1, "", "VersionInfo"], [53, 1, 1, "", "VersionScheme"], [54, 4, 1, "", "getFileVersion"], [55, 4, 1, "", "getIconForExecutable"], [56, 4, 1, "", "getProductVersion"]], "mobase.BSAInvalidation": [[0, 2, 1, "", "activate"], [0, 2, 1, "", "deactivate"], [0, 2, 1, "", "isInvalidationBSA"]], "mobase.DataArchives": [[1, 2, 1, "", "addArchive"], [1, 2, 1, "", "archives"], [1, 2, 1, "", "removeArchive"], [1, 2, 1, "", "vanillaArchives"]], "mobase.EndorsedState": [[2, 3, 1, "", "ENDORSED_FALSE"], [2, 3, 1, "", "ENDORSED_NEVER"], [2, 3, 1, "", "ENDORSED_TRUE"], [2, 3, 1, "", "ENDORSED_UNKNOWN"], [2, 3, 1, "", "name"], [2, 3, 1, "", "value"]], "mobase.ExecutableForcedLoadSetting": [[3, 2, 1, "", "enabled"], [3, 2, 1, "", "forced"], [3, 2, 1, "", "library"], [3, 2, 1, "", "process"], [3, 2, 1, "", "withEnabled"], [3, 2, 1, "", "withForced"]], "mobase.ExecutableInfo": [[4, 2, 1, "", "arguments"], [4, 2, 1, "", "asCustom"], [4, 2, 1, "", "binary"], [4, 2, 1, "", "isCustom"], [4, 2, 1, "", "isValid"], [4, 2, 1, "", "steamAppID"], [4, 2, 1, "", "title"], [4, 2, 1, "", "withArgument"], [4, 2, 1, "", "withSteamAppId"], [4, 2, 1, "", "withWorkingDirectory"], [4, 2, 1, "", "workingDirectory"]], "mobase.FileInfo": [[5, 3, 1, "", "archive"], [5, 3, 1, "", "filePath"], [5, 3, 1, "", "origins"]], "mobase.FileTreeEntry": [[6, 3, 1, "", "DIRECTORY"], [6, 3, 1, "", "FILE"], [6, 3, 1, "", "FILE_OR_DIRECTORY"], [6, 2, 1, "", "detach"], [6, 2, 1, "", "fileType"], [6, 2, 1, "", "hasSuffix"], [6, 2, 1, "", "isDir"], [6, 2, 1, "", "isFile"], [6, 2, 1, "", "moveTo"], [6, 2, 1, "", "name"], [6, 2, 1, "", "parent"], [6, 2, 1, "", "path"], [6, 2, 1, "", "pathFrom"], [6, 2, 1, "", "suffix"]], "mobase.GamePlugins": [[8, 2, 1, "", "getLoadOrder"], [8, 2, 1, "", "lightPluginsAreSupported"], [8, 2, 1, "", "mediumPluginsAreSupported"], [8, 2, 1, "", "readPluginLists"], [8, 2, 1, "", "writePluginLists"]], "mobase.GuessQuality": [[9, 3, 1, "", "FALLBACK"], [9, 3, 1, "", "GOOD"], [9, 3, 1, "", "INVALID"], [9, 3, 1, "", "META"], [9, 3, 1, "", "PRESET"], [9, 3, 1, "", "USER"], [9, 3, 1, "", "name"], [9, 3, 1, "", "value"]], "mobase.GuessedString": [[10, 2, 1, "", "reset"], [10, 2, 1, "", "setFilter"], [10, 2, 1, "", "update"], [10, 2, 1, "", "variants"]], "mobase.IDownloadManager": [[11, 2, 1, "", "downloadPath"], [11, 2, 1, "", "onDownloadComplete"], [11, 2, 1, "", "onDownloadFailed"], [11, 2, 1, "", "onDownloadPaused"], [11, 2, 1, "", "onDownloadRemoved"], [11, 2, 1, "", "startDownloadNexusFile"], [11, 2, 1, "", "startDownloadURLs"]], "mobase.IFileTree": [[12, 3, 1, "", "CONTINUE"], [12, 3, 1, "", "FAIL_IF_EXISTS"], [12, 3, 1, "", "MERGE"], [12, 3, 1, "", "REPLACE"], [12, 3, 1, "", "SKIP"], [12, 3, 1, "", "STOP"], [12, 2, 1, "", "addDirectory"], [12, 2, 1, "", "addFile"], [12, 2, 1, "", "clear"], [12, 2, 1, "", "copy"], [12, 2, 1, "", "createOrphanTree"], [12, 2, 1, "", "exists"], [12, 2, 1, "", "find"], [12, 2, 1, "", "insert"], [12, 2, 1, "", "merge"], [12, 2, 1, "", "move"], [12, 2, 1, "", "pathTo"], [12, 2, 1, "", "remove"], [12, 2, 1, "", "removeAll"], [12, 2, 1, "", "removeIf"], [12, 2, 1, "", "walk"]], "mobase.IGameFeatures": [[13, 2, 1, "", "gameFeature"], [13, 2, 1, "", "registerFeature"], [13, 2, 1, "", "unregisterFeature"], [13, 2, 1, "", "unregisterFeatures"]], "mobase.IInstallationManager": [[14, 2, 1, "", "createFile"], [14, 2, 1, "", "extractFile"], [14, 2, 1, "", "extractFiles"], [14, 2, 1, "", "getSupportedExtensions"], [14, 2, 1, "", "installArchive"]], "mobase.IModInterface": [[15, 2, 1, "", "absolutePath"], [15, 2, 1, "", "addCategory"], [15, 2, 1, "", "addNexusCategory"], [15, 2, 1, "", "categories"], [15, 2, 1, "", "clearPluginSettings"], [15, 2, 1, "", "color"], [15, 2, 1, "", "comments"], [15, 2, 1, "", "converted"], [15, 2, 1, "", "endorsedState"], [15, 2, 1, "", "fileTree"], [15, 2, 1, "", "gameName"], [15, 2, 1, "", "ignoredVersion"], [15, 2, 1, "", "installationFile"], [15, 2, 1, "", "isBackup"], [15, 2, 1, "", "isForeign"], [15, 2, 1, "", "isOverwrite"], [15, 2, 1, "", "isSeparator"], [15, 2, 1, "", "name"], [15, 2, 1, "", "newestVersion"], [15, 2, 1, "", "nexusId"], [15, 2, 1, "", "notes"], [15, 2, 1, "", "pluginSetting"], [15, 2, 1, "", "pluginSettings"], [15, 2, 1, "", "primaryCategory"], [15, 2, 1, "", "removeCategory"], [15, 2, 1, "", "repository"], [15, 2, 1, "", "setGameName"], [15, 2, 1, "", "setIsEndorsed"], [15, 2, 1, "", "setNewestVersion"], [15, 2, 1, "", "setNexusID"], [15, 2, 1, "", "setPluginSetting"], [15, 2, 1, "", "setUrl"], [15, 2, 1, "", "setVersion"], [15, 2, 1, "", "trackedState"], [15, 2, 1, "", "url"], [15, 2, 1, "", "validated"], [15, 2, 1, "", "version"]], "mobase.IModList": [[16, 2, 1, "", "allMods"], [16, 2, 1, "", "allModsByProfilePriority"], [16, 2, 1, "", "displayName"], [16, 2, 1, "", "getMod"], [16, 2, 1, "", "onModInstalled"], [16, 2, 1, "", "onModMoved"], [16, 2, 1, "", "onModRemoved"], [16, 2, 1, "", "onModStateChanged"], [16, 2, 1, "", "priority"], [16, 2, 1, "", "removeMod"], [16, 2, 1, "", "renameMod"], [16, 2, 1, "", "setActive"], [16, 2, 1, "", "setPriority"], [16, 2, 1, "", "state"]], "mobase.IModRepositoryBridge": [[17, 3, 1, "", "descriptionAvailable"], [17, 3, 1, "", "downloadURLsAvailable"], [17, 3, 1, "", "endorsementToggled"], [17, 3, 1, "", "endorsementsAvailable"], [17, 3, 1, "", "fileInfoAvailable"], [17, 3, 1, "", "filesAvailable"], [17, 2, 1, "", "requestDescription"], [17, 2, 1, "", "requestDownloadURL"], [17, 3, 1, "", "requestFailed"], [17, 2, 1, "", "requestFileInfo"], [17, 2, 1, "", "requestFiles"], [17, 2, 1, "", "requestToggleEndorsement"], [17, 3, 1, "", "trackedModsAvailable"], [17, 3, 1, "", "trackingToggled"]], "mobase.IOrganizer": [[18, 2, 1, "", "appVersion"], [18, 2, 1, "", "basePath"], [18, 2, 1, "", "createMod"], [18, 2, 1, "", "createNexusBridge"], [18, 2, 1, "", "downloadManager"], [18, 2, 1, "", "downloadsPath"], [18, 2, 1, "", "findFileInfos"], [18, 2, 1, "", "findFiles"], [18, 2, 1, "", "gameFeatures"], [18, 2, 1, "", "getFileOrigins"], [18, 2, 1, "", "getGame"], [18, 2, 1, "", "getPluginDataPath"], [18, 2, 1, "", "installMod"], [18, 2, 1, "", "isPluginEnabled"], [18, 2, 1, "", "listDirectories"], [18, 2, 1, "", "managedGame"], [18, 2, 1, "", "modDataChanged"], [18, 2, 1, "", "modList"], [18, 2, 1, "", "modsPath"], [18, 2, 1, "", "onAboutToRun"], [18, 2, 1, "", "onFinishedRun"], [18, 2, 1, "", "onNextRefresh"], [18, 2, 1, "", "onPluginDisabled"], [18, 2, 1, "", "onPluginEnabled"], [18, 2, 1, "", "onPluginSettingChanged"], [18, 2, 1, "", "onProfileChanged"], [18, 2, 1, "", "onProfileCreated"], [18, 2, 1, "", "onProfileRemoved"], [18, 2, 1, "", "onProfileRenamed"], [18, 2, 1, "", "onUserInterfaceInitialized"], [18, 2, 1, "", "overwritePath"], [18, 2, 1, "", "persistent"], [18, 2, 1, "", "pluginDataPath"], [18, 2, 1, "", "pluginList"], [18, 2, 1, "", "pluginSetting"], [18, 2, 1, "", "profile"], [18, 2, 1, "", "profileName"], [18, 2, 1, "", "profilePath"], [18, 2, 1, "", "refresh"], [18, 2, 1, "", "resolvePath"], [18, 2, 1, "", "setPersistent"], [18, 2, 1, "", "setPluginSetting"], [18, 2, 1, "", "startApplication"], [18, 2, 1, "", "virtualFileTree"], [18, 2, 1, "", "waitForApplication"]], "mobase.IPlugin": [[19, 2, 1, "", "author"], [19, 2, 1, "", "description"], [19, 2, 1, "", "enabledByDefault"], [19, 2, 1, "", "init"], [19, 2, 1, "", "localizedName"], [19, 2, 1, "", "master"], [19, 2, 1, "", "name"], [19, 2, 1, "", "requirements"], [19, 2, 1, "", "settings"], [19, 2, 1, "", "version"]], "mobase.IPluginDiagnose": [[20, 2, 1, "", "activeProblems"], [20, 2, 1, "", "fullDescription"], [20, 2, 1, "", "hasGuidedFix"], [20, 2, 1, "", "shortDescription"], [20, 2, 1, "", "startGuidedFix"]], "mobase.IPluginFileMapper": [[21, 2, 1, "", "mappings"]], "mobase.IPluginGame": [[22, 2, 1, "", "CCPlugins"], [22, 2, 1, "", "DLCPlugins"], [22, 2, 1, "", "binaryName"], [22, 2, 1, "", "dataDirectory"], [22, 2, 1, "", "detectGame"], [22, 2, 1, "", "displayGameName"], [22, 2, 1, "", "documentsDirectory"], [22, 2, 1, "", "enabledPlugins"], [22, 2, 1, "", "executableForcedLoads"], [22, 2, 1, "", "executables"], [22, 2, 1, "", "gameDirectory"], [22, 2, 1, "", "gameIcon"], [22, 2, 1, "", "gameName"], [22, 2, 1, "", "gameNexusName"], [22, 2, 1, "", "gameShortName"], [22, 2, 1, "", "gameVariants"], [22, 2, 1, "", "gameVersion"], [22, 2, 1, "", "getLauncherName"], [22, 2, 1, "", "getSupportURL"], [22, 2, 1, "", "iniFiles"], [22, 2, 1, "", "initializeProfile"], [22, 2, 1, "", "isInstalled"], [22, 2, 1, "", "listSaves"], [22, 2, 1, "", "loadOrderMechanism"], [22, 2, 1, "", "looksValid"], [22, 2, 1, "", "lootGameName"], [22, 2, 1, "", "nexusGameID"], [22, 2, 1, "", "nexusModOrganizerID"], [22, 2, 1, "", "primaryPlugins"], [22, 2, 1, "", "primarySources"], [22, 2, 1, "", "savesDirectory"], [22, 2, 1, "", "secondaryDataDirectories"], [22, 2, 1, "", "setGamePath"], [22, 2, 1, "", "setGameVariant"], [22, 2, 1, "", "sortMechanism"], [22, 2, 1, "", "steamAPPId"], [22, 2, 1, "", "validShortNames"]], "mobase.IPluginInstaller": [[23, 2, 1, "", "isArchiveSupported"], [23, 2, 1, "", "isManualInstaller"], [23, 2, 1, "", "onInstallationEnd"], [23, 2, 1, "", "onInstallationStart"], [23, 2, 1, "", "priority"], [23, 2, 1, "", "setInstallationManager"], [23, 2, 1, "", "setParentWidget"]], "mobase.IPluginInstallerCustom": [[24, 2, 1, "", "install"], [24, 2, 1, "", "isArchiveSupported"], [24, 2, 1, "", "supportedExtensions"]], "mobase.IPluginInstallerSimple": [[25, 2, 1, "", "install"]], "mobase.IPluginList": [[26, 2, 1, "", "hasLightExtension"], [26, 2, 1, "", "hasMasterExtension"], [26, 2, 1, "", "hasNoRecords"], [26, 2, 1, "", "isLightFlagged"], [26, 2, 1, "", "isMasterFlagged"], [26, 2, 1, "", "isMediumFlagged"], [26, 2, 1, "", "loadOrder"], [26, 2, 1, "", "masters"], [26, 2, 1, "", "onPluginMoved"], [26, 2, 1, "", "onPluginStateChanged"], [26, 2, 1, "", "onRefreshed"], [26, 2, 1, "", "origin"], [26, 2, 1, "", "pluginNames"], [26, 2, 1, "", "priority"], [26, 2, 1, "", "setLoadOrder"], [26, 2, 1, "", "setPriority"], [26, 2, 1, "", "setState"], [26, 2, 1, "", "state"]], "mobase.IPluginModPage": [[27, 2, 1, "", "displayName"], [27, 2, 1, "", "handlesDownload"], [27, 2, 1, "", "icon"], [27, 2, 1, "", "pageURL"], [27, 2, 1, "", "setParentWidget"], [27, 2, 1, "", "useIntegratedBrowser"]], "mobase.IPluginPreview": [[28, 2, 1, "", "genDataPreview"], [28, 2, 1, "", "genFilePreview"], [28, 2, 1, "", "supportedExtensions"], [28, 2, 1, "", "supportsArchives"]], "mobase.IPluginRequirement": [[29, 2, 1, "", "check"]], "mobase.IPluginTool": [[30, 2, 1, "", "display"], [30, 2, 1, "", "displayName"], [30, 2, 1, "", "icon"], [30, 2, 1, "", "setParentWidget"], [30, 2, 1, "", "tooltip"]], "mobase.IProfile": [[31, 2, 1, "", "absoluteIniFilePath"], [31, 2, 1, "", "absolutePath"], [31, 2, 1, "", "invalidationActive"], [31, 2, 1, "", "localSavesEnabled"], [31, 2, 1, "", "localSettingsEnabled"], [31, 2, 1, "", "name"]], "mobase.ISaveGame": [[32, 2, 1, "", "allFiles"], [32, 2, 1, "", "getCreationTime"], [32, 2, 1, "", "getFilepath"], [32, 2, 1, "", "getName"], [32, 2, 1, "", "getSaveGroupIdentifier"]], "mobase.ISaveGameInfoWidget": [[33, 2, 1, "", "setSave"]], "mobase.InstallResult": [[34, 3, 1, "", "CANCELED"], [34, 3, 1, "", "FAILED"], [34, 3, 1, "", "MANUAL_REQUESTED"], [34, 3, 1, "", "NOT_ATTEMPTED"], [34, 3, 1, "", "SUCCESS"], [34, 3, 1, "", "name"], [34, 3, 1, "", "value"]], "mobase.LoadOrderMechanism": [[35, 3, 1, "", "FILE_TIME"], [35, 3, 1, "", "NONE"], [35, 3, 1, "", "PLUGINS_TXT"], [35, 3, 1, "", "name"], [35, 3, 1, "", "value"]], "mobase.LocalSavegames": [[36, 2, 1, "", "mappings"], [36, 2, 1, "", "prepareProfile"]], "mobase.Mapping": [[37, 3, 1, "", "createTarget"], [37, 3, 1, "", "destination"], [37, 3, 1, "", "isDirectory"], [37, 3, 1, "", "source"]], "mobase.ModDataChecker": [[38, 3, 1, "", "FIXABLE"], [38, 3, 1, "", "INVALID"], [38, 3, 1, "", "VALID"], [38, 2, 1, "", "dataLooksValid"], [38, 2, 1, "", "fix"]], "mobase.ModDataContent": [[39, 2, 1, "", "getAllContents"], [39, 2, 1, "", "getContentsFor"]], "mobase.ModRepositoryFileInfo": [[40, 3, 1, "", "categoryID"], [40, 2, 1, "", "createFromJson"], [40, 3, 1, "", "description"], [40, 3, 1, "", "fileCategory"], [40, 3, 1, "", "fileID"], [40, 3, 1, "", "fileName"], [40, 3, 1, "", "fileSize"], [40, 3, 1, "", "fileTime"], [40, 3, 1, "", "gameName"], [40, 3, 1, "", "modID"], [40, 3, 1, "", "modName"], [40, 3, 1, "", "name"], [40, 3, 1, "", "newestVersion"], [40, 3, 1, "", "repository"], [40, 3, 1, "", "uri"], [40, 3, 1, "", "userData"], [40, 3, 1, "", "version"]], "mobase.ModState": [[41, 3, 1, "", "ACTIVE"], [41, 3, 1, "", "ALTERNATE"], [41, 3, 1, "", "EMPTY"], [41, 3, 1, "", "ENDORSED"], [41, 3, 1, "", "ESSENTIAL"], [41, 3, 1, "", "EXISTS"], [41, 3, 1, "", "VALID"], [41, 3, 1, "", "name"], [41, 3, 1, "", "value"]], "mobase.PluginRequirementFactory": [[42, 2, 1, "", "basic"], [42, 2, 1, "", "diagnose"], [42, 2, 1, "", "gameDependency"], [42, 2, 1, "", "pluginDependency"]], "mobase.PluginSetting": [[43, 3, 1, "", "default_value"], [43, 3, 1, "", "description"], [43, 3, 1, "", "key"]], "mobase.PluginState": [[44, 3, 1, "", "ACTIVE"], [44, 3, 1, "", "INACTIVE"], [44, 3, 1, "", "MISSING"], [44, 3, 1, "", "name"], [44, 3, 1, "", "value"]], "mobase.ProfileSetting": [[45, 3, 1, "", "CONFIGURATION"], [45, 3, 1, "", "MODS"], [45, 3, 1, "", "PREFER_DEFAULTS"], [45, 3, 1, "", "SAVEGAMES"], [45, 3, 1, "", "name"], [45, 3, 1, "", "value"]], "mobase.ReleaseType": [[46, 3, 1, "", "ALPHA"], [46, 3, 1, "", "BETA"], [46, 3, 1, "", "CANDIDATE"], [46, 3, 1, "", "FINAL"], [46, 3, 1, "", "PRE_ALPHA"], [46, 3, 1, "", "name"], [46, 3, 1, "", "value"]], "mobase.SaveGameInfo": [[47, 2, 1, "", "getMissingAssets"], [47, 2, 1, "", "getSaveGameWidget"]], "mobase.ScriptExtender": [[48, 2, 1, "", "binaryName"], [48, 2, 1, "", "getArch"], [48, 2, 1, "", "getExtenderVersion"], [48, 2, 1, "", "isInstalled"], [48, 2, 1, "", "loaderName"], [48, 2, 1, "", "loaderPath"], [48, 2, 1, "", "pluginPath"], [48, 2, 1, "", "savegameExtension"]], "mobase.SortMechanism": [[49, 3, 1, "", "BOSS"], [49, 3, 1, "", "LOOT"], [49, 3, 1, "", "MLOX"], [49, 3, 1, "", "NONE"], [49, 3, 1, "", "name"], [49, 3, 1, "", "value"]], "mobase.TrackedState": [[50, 3, 1, "", "TRACKED_FALSE"], [50, 3, 1, "", "TRACKED_TRUE"], [50, 3, 1, "", "TRACKED_UNKNOWN"], [50, 3, 1, "", "name"], [50, 3, 1, "", "value"]], "mobase.UnmanagedMods": [[51, 2, 1, "", "displayName"], [51, 2, 1, "", "mods"], [51, 2, 1, "", "referenceFile"], [51, 2, 1, "", "secondaryFiles"]], "mobase.VersionInfo": [[52, 2, 1, "", "canonicalString"], [52, 2, 1, "", "clear"], [52, 2, 1, "", "displayString"], [52, 2, 1, "", "isValid"], [52, 2, 1, "", "parse"], [52, 2, 1, "", "scheme"]], "mobase.VersionScheme": [[53, 3, 1, "", "DATE"], [53, 3, 1, "", "DECIMAL_MARK"], [53, 3, 1, "", "DISCOVER"], [53, 3, 1, "", "LITERAL"], [53, 3, 1, "", "NUMBERS_AND_LETTERS"], [53, 3, 1, "", "REGULAR"], [53, 3, 1, "", "name"], [53, 3, 1, "", "value"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "method", "Python method"], "3": ["py", "attribute", "Python attribute"], "4": ["py", "function", "Python function"]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:method", "3": "py:attribute", "4": "py:function"}, "terms": {"": [18, 61], "0": [1, 14, 17, 18, 40, 52, 62, 63], "1": [2, 9, 24, 25, 26, 34, 35, 41, 44, 45, 46, 49, 50, 52, 53, 58, 63], "110": 22, "2": [31, 52, 58, 63], "3": [52, 58, 63], "3d": [28, 61], "4": 52, "43": 63, "6": 62, "6194": 22, "733558": 62, "8": 62, "A": [12, 14, 15, 16, 18, 19, 22, 23, 24, 30, 39, 47, 52, 57, 61, 63], "AND": 18, "And": [61, 63], "As": [24, 25, 61], "At": 14, "By": 12, "For": [16, 18, 22, 32, 51, 61, 63], "If": [10, 12, 14, 15, 16, 18, 19, 20, 22, 23, 26, 31, 38, 42, 57, 61, 62, 63], "In": [12, 19, 25, 26, 28, 39, 61, 62, 63], "It": [6, 19, 57, 62, 63], "Not": 27, "OR": 26, "Of": 61, "Such": [30, 61], "The": [1, 6, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 38, 39, 42, 43, 47, 48, 51, 52, 54, 55, 56, 57, 61, 62, 63], "There": [18, 61, 63], "These": [19, 22, 28, 30, 61, 63], "To": [61, 62, 63], "With": 61, "__getattr__": 57, "__init__": [57, 62, 63], "__str": 63, "__tr": 63, "_manag": 23, "_organ": 63, "_parentwidget": [23, 27, 30], "_tr": 63, "abc": [7, 19], "abl": [23, 24, 61], "about": [5, 18, 32, 47, 62], "abov": [61, 62, 63], "absolut": [11, 14, 15, 18, 22, 31, 51, 54, 55, 56, 63], "absoluteinifilepath": 31, "absolutepath": [15, 31], "abstract": [0, 1, 8, 19, 20, 21, 22, 23, 24, 25, 27, 28, 30, 33, 36, 38, 39, 47, 48, 51, 63], "accept": 43, "access": [12, 13, 15, 18, 23, 27, 30, 61], "accord": 16, "achiev": 61, "activ": [0, 18, 20, 22, 26, 41, 44, 63], "activeproblem": 20, "actual": [12, 18, 23, 25, 43, 61, 63], "ad": [26, 57, 61, 62], "adapt": [62, 63], "add": [1, 21, 28, 61, 62, 63], "addarch": 1, "addcategori": 15, "adddirectori": 12, "addfil": 12, "addit": 61, "addnexuscategori": 15, "after": [6, 12, 14, 16, 18, 19, 22, 62], "against": 18, "all": [7, 12, 13, 15, 16, 19, 22, 26, 28, 30, 32, 39, 58, 61, 63], "allfil": 32, "allmod": 16, "allmodsbyprofileprior": 16, "allow": [10, 11, 18, 22, 47, 57, 61, 63], "almost": [30, 61], "alon": 20, "alpha": [46, 62], "alreadi": [12, 15, 18, 22, 39, 62], "also": [6, 10, 12, 19, 26, 57, 61, 62, 63], "alter": 12, "altern": [10, 11, 22, 41], "altogeth": 10, "alwai": [11, 12, 15, 18, 25, 32, 55, 61, 63], "am": 61, "ambigu": 16, "an": [1, 6, 11, 12, 14, 15, 16, 18, 22, 23, 24, 25, 26, 30, 39, 52, 54, 55, 56, 58, 61, 63], "analyz": 61, "ani": [12, 15, 23, 55, 62], "annoi": 57, "anoth": [9, 15, 18, 61, 63], "anymor": 18, "api": [16, 60, 61], "app": 22, "app_id": 4, "appli": 10, "applic": [18, 30, 43, 61], "appvers": 18, "ar": [1, 6, 8, 11, 12, 14, 15, 16, 18, 19, 20, 22, 23, 24, 26, 28, 30, 31, 39, 52, 58, 61, 62, 63], "arbitrari": 18, "archiv": [1, 5, 12, 14, 18, 23, 24, 25, 31, 38, 51, 61, 63], "archive_nam": 24, "arg": [18, 62], "argument": [4, 16, 18, 57, 63], "ascustom": 4, "ask": 62, "aspect": [22, 61], "asset": [47, 63], "assign": [15, 22], "associ": [15, 39, 42], "assum": [31, 62], "astre": 6, "asynchron": 18, "attach": 12, "attribut": [2, 5, 6, 9, 12, 17, 22, 34, 35, 37, 38, 40, 41, 43, 44, 45, 46, 49, 50, 53], "audio": [28, 61], "author": [19, 63], "auto": [22, 57], "automat": [14, 18, 19, 22, 31, 61], "avail": [13, 14, 19, 22, 39], "avoid": 38, "backup": 15, "bain": 63, "bar": 62, "base": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 61, 63], "basepath": 18, "basic": [42, 61, 63], "basic_gam": 22, "becaus": [16, 26, 57, 61], "been": [12, 18, 22, 23, 27, 30, 47, 62, 63], "befor": [1, 18, 19, 22, 23, 26], "begin": 1, "being": [11, 18, 23, 58], "belong": [15, 17, 32], "below": [61, 63], "best": 10, "beta": 46, "bethesda": [22, 51], "between": [12, 32, 63], "biggest": 55, "binari": [4, 48], "binarynam": [22, 48], "bind": 25, "bit": 61, "bool": [0, 3, 4, 6, 8, 11, 12, 13, 15, 16, 18, 19, 20, 22, 23, 26, 27, 28, 31, 36, 37, 48, 52, 62, 63], "boolean": 18, "boost": [57, 63], "boss": 49, "both": 12, "boundari": [2, 9, 34, 35, 41, 44, 45, 46, 49, 50, 53], "browser": 27, "bsa": [39, 61], "bsa_extractor": 61, "bsainvalid": 60, "bug": [57, 63], "built": 12, "bundl": 23, "button": [18, 61], "c": [25, 58, 61, 62], "cach": 15, "call": [6, 10, 11, 12, 13, 14, 16, 18, 19, 20, 22, 23, 24, 26, 30, 38, 42, 57, 61, 63], "callabl": 42, "callback": [11, 12, 16, 18, 26], "can": [6, 10, 11, 12, 14, 15, 18, 19, 20, 22, 23, 24, 25, 26, 27, 30, 31, 32, 38, 39, 47, 52, 58, 61, 62, 63], "cancel": [18, 34], "candid": 46, "cannot": [7, 12, 14, 18, 61, 62], "canon": 52, "canonicalstr": 52, "care": 18, "case": [6, 11, 15, 18, 19, 22, 25, 47, 57], "categori": 15, "category_id": 15, "categoryid": 40, "ccplugin": 22, "certain": 61, "chang": [10, 12, 16, 18, 19, 24, 25, 26, 63], "charact": 32, "check": [12, 15, 19, 20, 22, 23, 27, 28, 29, 38, 42, 61, 62, 63], "check_fni": 61, "checker": [42, 63], "checkreturn": 38, "child": 12, "choic": [10, 61], "choos": [15, 18], "chose": 22, "chosen": 15, "class": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 58, 60, 61, 62, 63], "clean": 14, "clear": [12, 52], "clearpluginset": 15, "click": [30, 61, 62], "club": 22, "co": 63, "code": [9, 18], "collect": 47, "color": 15, "column": [15, 39], "com": [11, 22, 62], "come": [28, 62], "command": [62, 63], "comment": 15, "commun": 61, "compil": 63, "complet": [11, 18, 57, 62], "complex": [6, 61, 63], "complic": 61, "concept": 61, "configur": [18, 22, 43, 45, 63], "conflict": 12, "consid": [9, 22, 61], "consist": 62, "constant": [6, 61], "construct": [12, 30, 42], "constructor": 63, "conta": 63, "contain": [6, 11, 12, 14, 15, 16, 17, 18, 22, 23, 25, 26, 27, 32, 52, 63], "content": [15, 23, 25, 38, 39, 62, 63], "context": 61, "continu": 12, "conveni": 6, "convers": 15, "convert": 15, "copi": [12, 62], "core": 61, "correct": 12, "correctli": [6, 12, 15, 19], "correspond": [6, 11, 12, 13, 14, 15, 18, 20, 23, 31, 39, 51], "cost": 18, "could": [12, 14, 18, 38, 54, 56, 61, 63], "cours": [61, 62], "cpu": 48, "crash": 57, "creat": [6, 12, 14, 15, 18, 19, 20, 22, 24, 25, 42, 58, 61, 62, 63], "create_target": 37, "createfil": 14, "createfromjson": 40, "createfunct": 19, "createmod": [18, 24], "createnexusbridg": 18, "createorphantre": 12, "createplugin": [57, 62, 63], "createtarget": 37, "creation": [22, 32], "ctrl": 62, "current": [11, 14, 15, 16, 18, 22, 23, 26, 30, 31, 55, 61, 63], "current_mod": 23, "currentmod": 23, "custom": [14, 18, 23, 24], "cwd": 18, "cywdcxj": 62, "data": [15, 17, 18, 22, 24, 25, 26, 28, 38, 40, 48, 61, 63], "dataarch": 60, "datadirectori": 22, "datalooksvalid": 38, "date": [15, 18, 53], "dd": [28, 61, 63], "deactiv": 0, "deal": 25, "decid": 61, "decimal_mark": 53, "decreas": 16, "dedic": [18, 58], "def": [18, 57, 62, 63], "default": [12, 15, 18, 19, 22, 23, 30], "default_valu": 43, "defin": 63, "deleg": 57, "delet": [12, 62, 63], "depend": [25, 61, 63], "deprec": 63, "deriv": 14, "descend": 12, "describ": 9, "descript": [17, 19, 20, 40, 42, 43, 63], "descriptionavail": 17, "design": [22, 61], "destin": 37, "destroi": 12, "detach": [6, 12], "detail": 63, "detect": 22, "detectgam": 22, "determin": [9, 22, 26, 61], "develop": 63, "diagnos": 42, "diagnose_bas": 61, "diagnosi": 20, "dialog": 14, "dict": [12, 15, 18, 22, 47], "did": [15, 18, 25], "differ": [10, 12, 15, 18, 22, 25, 26, 61, 63], "directli": [12, 18, 22, 23, 27, 30, 62, 63], "directori": [4, 6, 12, 14, 18, 22, 31, 61, 62], "disabl": [16, 18, 26, 63], "disambigu": [18, 26], "disappear": 16, "disc": [16, 18], "discord": 62, "discov": [22, 52, 53, 61], "disk": [12, 14, 15, 18, 39], "displai": [16, 18, 19, 20, 22, 26, 27, 30, 32, 33, 47, 51, 52, 57, 63], "displaygamenam": 22, "displaynam": [16, 27, 30, 51], "displaystr": 52, "distant": 61, "distinct": [12, 19], "dlc": [22, 51], "dlcplugin": 22, "dll": 62, "do": [12, 18, 22, 23, 27, 30, 47, 61, 62, 63], "document": [0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 62, 63], "documentsdirectori": 22, "doe": [12, 15, 18, 19, 22, 23, 26, 31, 38, 43, 61, 63], "doesn": [10, 30, 61], "done": [12, 18], "dot": 6, "doubl": 61, "dow": 62, "down": 62, "downgrad": 22, "download": [11, 17, 18, 22, 27, 61, 62], "download_url": 27, "downloadmanag": 18, "downloadpath": 11, "downloadspath": 18, "downloadurlsavail": 17, "due": [57, 63], "dure": [22, 38], "dynam": 63, "e": [9, 12, 15, 16, 18, 19, 22, 23, 24, 25, 26, 39, 48, 57, 61, 63], "each": [10, 12, 22, 39, 63], "easi": 63, "easier": [19, 61, 63], "easili": [38, 61], "edit": [22, 25], "editor": [61, 62], "educ": 63, "effect": 52, "either": [6, 12, 23, 26, 31, 39, 58, 61], "ellipsi": [6, 12, 17, 38], "emit": 61, "empti": [6, 12, 14, 15, 18, 22, 24, 25, 26, 41, 54, 56, 57, 61], "enabl": [3, 16, 18, 19, 22, 26, 31, 62, 63], "enabledbydefault": 19, "enabledplugin": 22, "end": [1, 10, 12, 14, 23], "endors": [15, 16, 17, 41], "endorsed_fals": 2, "endorsed_nev": 2, "endorsed_tru": 2, "endorsed_unknown": 2, "endorsedst": [15, 60], "endorsementsavail": 17, "endorsementtoggl": 17, "enough": 52, "ensur": 48, "entri": [6, 12, 14, 62], "enum": [2, 9, 34, 35, 41, 44, 45, 46, 49, 50, 53], "environ": 58, "equival": 12, "error": [62, 63], "esl": 26, "esm": [22, 26, 51], "esp": [22, 26, 51, 63], "essenti": 41, "etc": [52, 62], "even": [12, 13, 22, 23, 25, 26, 52, 57, 63], "event": 61, "eventu": 61, "ever": 19, "everi": [10, 61, 63], "everyth": [6, 62], "ex": 62, "exact": 38, "exactli": 63, "exampl": [22, 24, 51, 57, 58, 61], "except": [14, 30, 58, 61], "execut": [18, 22, 54, 55, 56, 62], "executableforcedload": 22, "executableforcedloadset": [22, 60], "executableinfo": [22, 60], "exist": [11, 12, 13, 15, 18, 26, 41, 61], "exit": 18, "exitcod": 18, "expect": [18, 30, 61], "explicitli": 63, "export": 63, "expos": [39, 61, 63], "extend": [48, 58, 61, 63], "extens": [6, 14, 24, 26, 28, 48, 58, 62], "extern": [23, 24], "extract": [14, 24, 25, 55, 61], "extractfil": 14, "f5": 18, "facilit": 39, "fail": [11, 12, 14, 15, 16, 18, 26, 34, 42, 63], "fail_if_exist": 12, "failur": [18, 25], "fairli": 61, "fallback": 9, "fals": [6, 8, 12, 13, 14, 15, 16, 18, 19, 20, 22, 23, 26, 27, 28, 31, 37, 42, 48, 52, 63], "faq": 58, "featur": [7, 13, 18, 38, 39, 47, 61], "feature_typ": 13, "feel": [62, 63], "fetch": 63, "file": [1, 5, 6, 11, 12, 14, 15, 17, 18, 21, 22, 23, 24, 25, 26, 28, 31, 32, 33, 39, 48, 51, 54], "file_data": 28, "file_id": [11, 17, 40], "file_or_directori": 6, "file_tim": 35, "filecategori": 40, "fileid": 40, "fileinfo": [18, 27, 60], "fileinfoavail": 17, "filenam": [18, 26, 28, 40], "filepath": [5, 18, 54], "files": 40, "filesavail": 17, "filesystem": 18, "filetim": 40, "filetre": [15, 25, 38, 39], "filetreeentri": [12, 60], "filetyp": [6, 12], "filter": [10, 12, 18], "final": [14, 46, 52, 63], "find": [12, 16, 18, 22, 38, 47, 62], "findfil": 18, "findfileinfo": 18, "finish": [18, 61], "first": [12, 16, 18, 19, 22, 24, 26, 61, 63], "fix": [20, 38, 61], "fixabl": 38, "flag": [15, 22, 26], "flake8": 62, "flake8en": 62, "flexibl": 61, "fni": 63, "fnistool": 61, "focu": 62, "folder": [12, 14, 18, 22, 31, 32, 38, 48, 61, 62, 63], "follow": [22, 62, 63], "forc": [3, 22], "forced_seg": 52, "forcedcustomoverwrit": 18, "foreign": [15, 61], "forget": [57, 62], "forgot": 63, "form": 63, "format": [28, 61], "formatonpast": 62, "formatonsav": 62, "found": [12, 15, 18, 20, 29], "free": [58, 62, 63], "french": 63, "friendli": 63, "from": [1, 6, 9, 10, 11, 12, 14, 15, 16, 18, 22, 24, 25, 26, 28, 42, 47, 57, 61, 62, 63], "full": [6, 20, 48], "fulldescript": 20, "fulli": 18, "function": [11, 12, 13, 16, 18, 19, 22, 26, 57, 58, 60, 61, 63], "further": [20, 61], "futur": [19, 22, 61], "fwlink": 62, "g": [12, 15, 16, 18, 19, 22, 23, 24, 25, 26, 39, 48, 57, 63], "gain": 61, "game": [1, 7, 11, 13, 15, 17, 18, 22, 24, 26, 31, 32, 33, 38, 39, 47, 48, 51, 58, 63], "game_fallout3": 61, "game_falloutnv": 61, "game_gamebryo": 61, "game_nam": [17, 24, 40], "game_oblivion": 61, "game_skyrim": 61, "gamebryo": [26, 61], "gamedepend": 42, "gamedirectori": 22, "gamefeatur": [0, 1, 8, 13, 18, 36, 38, 39, 47, 48, 51, 60], "gamefeaturetyp": 13, "gameicon": 22, "gamenam": [15, 22, 40], "gamenexusnam": 22, "gameplugin": 60, "gameshortnam": 22, "gamevari": 22, "gamevers": 22, "gendatapreview": 28, "gener": [28, 61], "genfilepreview": 28, "get": [22, 30, 47, 58, 61], "getallcont": 39, "getarch": 48, "getcontentsfor": 39, "getcreationtim": 32, "getextendervers": 48, "getfileorigin": 18, "getfilepath": 32, "getfilevers": 60, "getgam": 18, "geticonforexecut": 60, "getlaunchernam": 22, "getloadord": 8, "getmissingasset": 47, "getmod": 16, "getnam": 32, "getplugindatapath": 18, "getproductvers": 60, "getsavegamewidget": 47, "getsavegroupidentifi": 32, "getsupportedextens": 14, "getsupporturl": 22, "gg": 62, "github": [22, 62], "give": 63, "given": [1, 2, 6, 9, 11, 12, 13, 14, 15, 16, 18, 20, 22, 23, 24, 25, 26, 31, 34, 35, 38, 39, 41, 44, 45, 46, 49, 50, 51, 52, 53, 54, 56, 63], "global": [31, 61, 62], "go": [12, 23, 24, 62, 63], "goal": [12, 61], "good": [9, 15, 18, 63], "goti": 22, "gracefulli": 22, "greet": 63, "group": 32, "guarante": [12, 19, 38], "guess": [9, 10], "guessedstr": 60, "guessqual": [10, 60], "gui": [39, 63], "guid": [20, 61, 62], "ha": [6, 12, 13, 18, 20, 22, 23, 26, 27, 30, 38, 47, 61, 62, 63], "handl": [18, 22, 23, 24, 25, 27], "handler": [11, 16, 18, 22, 26, 61], "handlesdownload": 27, "happen": [15, 57], "hasguidedfix": 20, "haskel": 61, "haslightextens": 26, "hasmasterextens": 26, "hasnorecord": 26, "hassuffix": 6, "have": [12, 15, 16, 18, 19, 22, 24, 26, 30, 38, 57, 61, 62, 63], "he": [22, 61], "heavi": 38, "heavili": 62, "help": [61, 63], "helper": [6, 10, 12, 13, 16, 18, 24, 42], "here": [62, 63], "hide": [15, 63], "higher": [16, 26], "highest": [23, 26], "highli": 62, "hint": [57, 63], "hold": [12, 43, 47], "how": [9, 10, 22, 58, 61, 63], "howev": [12, 61], "http": [22, 62], "huge": 61, "i": [6, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 38, 39, 42, 43, 47, 48, 52, 58, 61, 62, 63], "icon": [22, 27, 30, 39, 55, 61], "id": [11, 14, 15, 17, 20, 22, 23, 24, 25, 39], "idea": 63, "ident": 16, "identifi": [11, 15, 16, 18, 22, 32], "idownloadmanag": [18, 57, 60], "ifiletre": [6, 15, 18, 25, 38, 60], "igamefeatur": [18, 60], "ignor": [10, 15, 18], "ignorecustomoverwrit": 18, "ignoredvers": 15, "iinstallationmanag": 60, "imag": [28, 61], "immedi": 18, "immediate_if_poss": 18, "imodinterfac": [16, 18, 60], "imodlist": [18, 60], "imodrepositorybridg": [18, 60], "implement": [12, 19, 20, 22, 23, 27, 28, 30, 39, 47, 52, 58, 61, 63], "impli": 12, "import": [26, 57, 62, 63], "inact": [26, 44], "includ": [6, 12, 18, 26, 28, 61, 63], "incomplet": [11, 57], "incorrectli": 15, "independ": [30, 61], "index": 1, "indexerror": 20, "indic": [12, 18, 27, 38, 39, 63], "inf": 52, "info": [33, 52], "inform": [5, 6, 17, 18, 32, 43, 47, 52, 63], "inherit": [6, 7, 23, 58, 61], "ini": [22, 31, 61, 63], "inifil": [22, 31, 39], "init": [19, 22, 62, 63], "initi": [12, 18, 19, 22, 23, 27, 30, 61, 63], "initializeprofil": 22, "input": [24, 25, 52, 63], "insert": [1, 12], "insert_polici": 12, "insertpolici": 12, "insid": [12, 30, 61], "instal": [11, 14, 15, 16, 18, 22, 23, 24, 25, 26, 30, 38, 48, 58, 62, 63], "installarch": 14, "installationfil": 15, "installer_bain": 61, "installer_bundl": 61, "installer_fomod": 61, "installer_manu": 61, "installer_ncc": 61, "installer_quick": 61, "installmod": 18, "installresult": [14, 24, 25, 60], "instanc": [19, 22, 29, 61, 63], "instanti": 63, "instead": [12, 16, 61, 62, 63], "int": [11, 12, 13, 14, 15, 16, 18, 20, 22, 23, 25, 26, 39, 40, 48, 52, 62, 63], "int_max": 1, "intact": 63, "integr": [27, 30, 61, 63], "interact": 31, "interest": 61, "interfac": [12, 13, 16, 18, 19, 20, 26, 30, 31, 39, 58], "intern": [15, 16, 18, 19, 22, 26, 51], "internation": 58, "introduc": 63, "invalid": [9, 12, 15, 16, 26, 31, 38, 52, 61, 63], "invalidationact": 31, "investig": 63, "invok": [30, 61], "involv": 61, "iorgan": [13, 19, 24, 29, 60, 62, 63], "iplugin": [15, 18, 20, 21, 22, 23, 27, 28, 30, 57, 60, 61, 62], "iplugindiagnos": [60, 61, 63], "ipluginfilemapp": [60, 61], "iplugingam": [18, 19, 31, 60, 61, 63], "iplugininstal": [24, 25, 60, 61, 63], "iplugininstallercustom": [23, 60, 61], "iplugininstallersimpl": [14, 23, 60, 61], "ipluginlist": [16, 18, 60], "ipluginmodpag": [60, 61], "ipluginpreview": [60, 61, 63], "ipluginproxi": 61, "ipluginrequir": [19, 42, 60], "iplugintool": [57, 60, 61, 62, 63], "iprofil": [18, 60], "irrelev": 22, "is_directori": 37, "is_manu": 52, "isact": 63, "isarchivesupport": [23, 24], "isavegam": [22, 57, 60], "isavegameinfowidget": [47, 60], "isbackup": 15, "iscustom": 4, "isdir": 6, "isdirectori": 37, "isfil": 6, "isforeign": 15, "isinst": 58, "isinstal": [22, 48], "isinvalidationbsa": 0, "islightflag": 26, "ismanualinstal": 23, "ismasterflag": 26, "ismediumflag": 26, "isoverwrit": 15, "ispluginen": 18, "issepar": 15, "issu": [57, 61, 63], "isvalid": [4, 52], "item": 61, "iter": 12, "its": [6, 12, 16, 18, 30, 61, 63], "itself": [22, 30, 61], "json": 62, "just": 61, "keep": [16, 18, 63], "kei": [15, 16, 18, 20, 43], "kept": 12, "kind": 57, "know": 63, "known": [15, 22, 24], "kwd": [6, 10, 12, 13, 16, 18, 24, 42], "label": 62, "languag": [61, 63], "larg": 14, "last": 6, "later": 63, "latest": 15, "launch": 22, "launcher": 22, "layout": 38, "le": [15, 22], "learn": 61, "let": 61, "level": [23, 38], "librari": [3, 22, 26], "light": [8, 26], "lightpluginsaresupport": 8, "like": [6, 18, 22, 27, 30, 38, 61], "limit": [57, 61], "linguist": 63, "link": [12, 19, 21, 27, 61, 63], "linkid": 62, "lint": 62, "list": [1, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 26, 28, 30, 31, 32, 36, 39, 42, 47, 51, 57, 61, 63], "listdirectori": 18, "listsav": 22, "liter": 53, "live": 12, "load": [18, 19, 22, 26, 30, 61, 62, 63], "loader": 48, "loadernam": 48, "loaderpath": 48, "loadord": 26, "loadordermechan": [22, 60], "local": [19, 61], "localizednam": [19, 63], "localsavegam": 60, "localsavesen": 31, "localsettingsen": 31, "locat": [12, 14, 16, 18, 22], "lock": [12, 18], "log": 63, "long": [12, 19], "look": [22, 38], "looksvalid": 22, "loot": [22, 49], "lootgamenam": 22, "loss": 18, "lot": 22, "lupdate_main": 63, "made": 12, "mai": [10, 11, 12, 15, 19, 24, 25, 51, 52], "main": [18, 19, 22, 32, 51, 61], "mainli": 38, "maintain": 63, "major": 52, "make": [12, 22, 61], "manag": [11, 14, 15, 18, 22, 23, 25, 63], "managedgam": 18, "mandatori": 57, "mani": [12, 61, 63], "manual": [23, 63], "manual_request": 34, "map": [12, 15, 16, 21, 22, 26, 36, 60], "mark": 15, "marketplac": 62, "master": [19, 26], "match": [12, 15, 18, 23, 63], "mater": 26, "max_siz": 28, "maximum": 28, "me": 16, "mean": [12, 27, 61, 62], "mechan": 22, "medium": [8, 26], "mediumpluginsaresupport": 8, "member": 63, "memori": [18, 25, 28], "mention": 61, "menu": [30, 39, 61], "merg": [12, 18, 63], "mesh": [28, 39, 61], "messag": [42, 63], "met": [29, 42], "meta": [9, 24, 25, 61, 63], "method": [0, 1, 3, 4, 6, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 36, 38, 39, 40, 42, 47, 48, 51, 52, 58, 63], "microsoft": 62, "might": [16, 18, 22, 26, 61], "mind": [16, 22], "minim": 63, "minimum": 63, "minor": 52, "miss": [12, 44, 47, 57], "mlox": 49, "mo": [15, 16, 18, 19, 22, 30, 39, 61], "mo2": [15, 19, 22, 23, 39, 61, 62, 63], "mo2dir": 62, "mobas": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 61, 63], "mod": [9, 11, 14, 15, 16, 17, 18, 22, 23, 24, 25, 26, 27, 30, 31, 38, 39, 45, 51, 52, 58, 63], "mod_id": [11, 14, 17, 40], "mod_nam": [14, 24, 51], "mod_vers": 17, "moddatachang": 18, "moddatacheck": [15, 60], "moddatacont": 60, "modgroup": 39, "modid": 40, "modif": [6, 63], "modifi": [10, 18, 25, 30, 38, 61, 63], "modlist": 18, "modnam": 40, "modorgan": [18, 22, 62], "modorganizer2": [22, 62], "modrepositoryfileinfo": 60, "modspath": 18, "modstat": [16, 60], "modul": [2, 9, 19, 34, 35, 41, 44, 45, 46, 47, 49, 50, 53, 62], "more": [19, 22, 26, 61, 63], "most": [23, 61, 63], "mostli": [61, 63], "move": [6, 12, 14, 16, 26, 62], "moveto": 6, "much": 22, "multi": 38, "multipl": [18, 19, 22, 23, 42, 63], "music": 39, "must": [6, 12, 57, 62, 63], "my": [58, 62, 63], "mymoduleplugin": 63, "mypi": [57, 62, 63], "myplugin": [57, 62, 63], "myplugin1": 63, "myplugin2": 63, "myplugin_fr": 63, "mypreview": 63, "mypyen": 62, "mysavegam": 57, "mysourcefil": 63, "mytool": 63, "name": [0, 1, 2, 6, 9, 12, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 34, 35, 39, 40, 41, 44, 45, 46, 48, 49, 50, 51, 53, 62, 63], "name_suggest": 18, "ncc": [23, 24], "need": [14, 16, 18, 23, 24, 27, 30, 61, 62, 63], "neither": 63, "net": 61, "never": [6, 13, 19, 61], "new": [10, 12, 14, 15, 16, 18, 25, 26, 62], "new_mod": 23, "newest": 15, "newestvers": [15, 40], "newli": [16, 18, 23], "next": 18, "nexu": [15, 17, 18, 22, 23, 27, 61, 63], "nexus_id": [15, 24, 25], "nexusgameid": 22, "nexusid": 15, "nexusmod": [11, 22], "nexusmodorganizerid": 22, "node": 12, "non": [16, 26], "none": [0, 1, 2, 6, 8, 9, 10, 12, 13, 15, 16, 17, 18, 20, 22, 23, 26, 27, 29, 30, 33, 34, 35, 38, 41, 44, 45, 46, 47, 49, 50, 52, 53, 61], "nor": 63, "normal": [61, 63], "not_attempt": 34, "note": [12, 15, 18, 19, 61, 62, 63], "noth": [23, 61], "notifi": 18, "now": [28, 61, 63], "null": [12, 19, 23, 38], "number": [12, 13, 52], "numbers_and_lett": 53, "nxm": 27, "object": [3, 4, 5, 6, 10, 11, 12, 13, 14, 15, 16, 18, 25, 26, 29, 31, 32, 37, 40, 42, 43, 52], "obtain": 63, "obvious": 62, "offer": 43, "offici": 51, "official_onli": 51, "often": [19, 57, 63], "old": [12, 15, 16, 18, 26], "omod": [23, 24], "onabouttorun": 18, "onc": [23, 27, 30, 63], "ondownloadcomplet": 11, "ondownloadfail": 11, "ondownloadpaus": 11, "ondownloadremov": 11, "one": [12, 13, 16, 19, 22, 23, 26, 42, 58, 61, 63], "ones": [61, 62, 63], "onfinishedrun": 18, "oninstallationend": 23, "oninstallationstart": 23, "onli": [7, 10, 12, 18, 22, 23, 25, 38, 43, 51, 52, 61, 63], "onlin": 63, "onmodinstal": 16, "onmodmov": 16, "onmodremov": 16, "onmodstatechang": 16, "onnextrefresh": 18, "onplugindis": 18, "onpluginen": 18, "onpluginmov": 26, "onpluginsettingchang": 18, "onpluginstatechang": 26, "onprofilechang": 18, "onprofilecr": 18, "onprofileremov": 18, "onprofilerenam": 18, "onrefresh": 26, "onuserinterfaceiniti": 18, "open": [14, 27, 62, 63], "opengl": 63, "openmw": 63, "oper": [6, 12, 15, 18, 23, 38, 61], "option": [22, 29], "order": [12, 18, 22, 26, 30, 39, 61, 63], "org": 62, "organ": [18, 19, 22, 29, 30, 31, 58, 61, 62, 63], "origin": [1, 5, 14, 16, 18, 26, 63], "orphan": [12, 63], "other": [12, 16, 18, 20, 22, 23, 26, 40, 58, 61, 63], "otherwis": [6, 8, 12, 13, 15, 16, 18, 19, 20, 22, 23, 25, 26, 27, 28, 29, 31, 42, 48, 52, 63], "our": [62, 63], "out": 61, "outsid": 31, "over": 47, "overlai": 18, "overload": [6, 10, 12, 13, 16, 18, 24, 42], "overrid": [12, 57], "overridden": 12, "overwrit": [9, 12, 15, 18, 26, 61], "overwritepath": 18, "overwritten": 12, "own": [22, 61, 62, 63], "ownership": 19, "p": 62, "packag": 63, "page": [22, 27, 58, 62], "page_tesalli": 61, "page_url": 27, "pageurl": 27, "pane": [28, 61], "paramet": [1, 6, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 38, 39, 42, 43, 47, 51, 52, 54, 55, 56], "parent": [6, 12, 23, 27, 30, 33, 47], "pars": 52, "part": [18, 22, 62], "partial": 12, "particular": 19, "pass": [10, 16, 18, 63], "passiv": 61, "past": 62, "path": [6, 11, 12, 14, 15, 18, 22, 23, 26, 28, 31, 32, 39, 48, 51, 54, 55, 56], "pathfrom": 6, "pathlik": [32, 48, 51], "pathto": 12, "paus": 11, "per": [18, 23], "perform": [12, 18, 23], "persist": 18, "pip": 62, "place": [10, 18, 26, 30, 61, 63], "plan": [61, 63], "platform": 48, "pleas": 22, "plugin": [8, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 39, 42, 43, 48, 51, 52], "plugin_list": 8, "plugin_nam": [15, 18], "plugin_python": 61, "plugindatapath": 18, "plugindepend": 42, "pluginlist": 18, "pluginnam": 26, "pluginpath": 48, "pluginrequirementfactori": 60, "plugins_txt": 35, "pluginset": [15, 18, 19, 60, 63], "pluginst": [26, 60], "point": [57, 61], "pointer": [12, 19, 23, 38], "polici": 12, "popul": 12, "possibl": [12, 15, 26, 27, 39, 61, 62, 63], "potenti": 22, "power": 58, "practic": [57, 61], "pre_alpha": 46, "predic": 12, "prefer": [61, 62], "prefer_default": 45, "prepar": 58, "prepareprofil": 36, "present": 12, "preset": 9, "press": [18, 62], "pretti": 63, "prevent": 12, "preview": [28, 58, 63], "preview_bas": 61, "previou": [12, 18], "primari": [15, 22, 26], "primarycategori": 15, "primaryplugin": 22, "primarysourc": 22, "prior": 63, "prioriti": [16, 18, 23, 26], "probabl": [10, 19], "problem": [11, 18, 20, 29, 42, 61], "process": [3, 12, 18, 23, 24, 38], "product": 56, "profil": [0, 1, 16, 18, 22, 30, 31, 32, 36, 61, 63], "profile_save_dir": 36, "profilenam": 18, "profilepath": 18, "profileset": 60, "program": 61, "progress": 14, "project": 62, "propag": 6, "proper": 62, "properli": [11, 16, 18, 22, 26, 61], "provid": [6, 12, 18, 19, 27, 39, 61, 62, 63], "proxi": 58, "pull": 63, "purpos": [7, 19, 22, 32, 43, 63], "put": 63, "py": [62, 63], "pyqt5": [62, 63], "pyqtsign": 17, "python": [7, 18, 19, 23, 27, 30, 57, 61, 62, 63], "python38": 62, "pythonxx": 62, "qapplic": 63, "qcolor": 15, "qdatetim": 32, "qdir": [4, 22, 48], "qfileinfo": [4, 18, 32, 48, 51], "qicon": [22, 27, 30, 55], "qm": 63, "qmainwindow": 18, "qobject": [17, 58], "qstring": 15, "qt": [28, 39, 61], "qtree": 12, "qtwidget": 63, "qualiti": 10, "qualnam": [2, 9, 34, 35, 41, 44, 45, 46, 49, 50, 53], "queri": [6, 10, 18, 30, 61], "quickli": 38, "quit": 63, "qurl": 27, "qwidget": [28, 33, 58], "rais": [6, 10, 12, 13, 16, 18, 20, 24, 42], "rang": 52, "raw": 28, "re": [23, 27, 30, 61], "reach": [6, 12], "react": 61, "read": [12, 62], "readpluginlist": 8, "real": [18, 57], "realli": [15, 18], "reason": [11, 15, 16, 18, 26], "receiv": [16, 24], "recent": 62, "recommend": [18, 62], "reconstruct": 52, "record": 26, "recurs": [12, 23, 38], "refer": [16, 18, 26, 51, 62], "referencefil": 51, "reflect": 12, "refresh": [18, 26], "regardless": 18, "regist": [13, 18, 61], "registerfeatur": [13, 61], "regular": [16, 22, 52, 53], "reinstal": [23, 61], "reject": 10, "rel": [18, 22, 31, 48, 63], "relat": [18, 20, 32], "releas": [62, 63], "release_typ": 52, "releasetyp": [52, 60, 63], "relev": [12, 18, 61], "reli": 14, "remov": [1, 6, 11, 12, 15, 16, 18, 61], "removeal": 12, "removearch": 1, "removecategori": 15, "removeif": 12, "removemod": 16, "renam": [12, 16, 18, 24, 25], "renamemod": 16, "repair": 22, "replac": [12, 18, 62], "replace_if_exist": 12, "report": [20, 42, 61], "repositori": [15, 40, 63], "repres": [6, 10, 15, 18, 22, 23, 25, 29, 38, 52], "represent": 25, "request": [17, 51, 61, 63], "requestdescript": 17, "requestdownloadurl": 17, "requestfail": 17, "requestfil": 17, "requestfileinfo": 17, "requesttoggleendors": 17, "requir": [15, 19, 22, 26, 29, 42, 58, 61, 63], "reset": [10, 52], "resid": 22, "resolv": [12, 18], "resolvepath": 18, "resourc": [18, 39], "respons": [24, 61], "result": [14, 17, 18, 23, 24, 25], "result_success": 23, "retriev": [1, 6, 11, 12, 13, 15, 16, 18, 19, 20, 22, 23, 26, 31, 32, 39, 47, 48, 51, 54, 55, 56, 63], "return": [0, 1, 3, 4, 6, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 36, 38, 39, 40, 42, 47, 48, 51, 52, 54, 55, 56, 57, 62, 63], "right": [12, 19, 22, 28, 57, 61], "root": [6, 12, 38], "rpg": 32, "rtype": [12, 19, 22], "run": [18, 22, 48, 62], "runtimeerror": 12, "safe": [12, 13], "safer": 18, "sai": [10, 61], "said": 57, "same": [6, 12, 18, 20, 26, 32, 61], "save": [18, 22, 31, 32, 33, 47, 48, 61, 62, 63], "save_chang": 18, "savegam": 45, "savegameextens": 48, "savegameinfo": 60, "savegameinfowidget": 47, "savesdirectori": 22, "schema": 27, "scheme": 52, "script": [39, 48, 63], "script_extender_plugin_check": 61, "scriptextend": 60, "se": [22, 63], "search": 18, "second": [16, 18, 26], "secondari": [22, 51], "secondarydatadirectori": 22, "secondaryfil": 51, "section": [62, 63], "see": [18, 19, 22, 61, 62, 63], "segment": 52, "select": [22, 23, 61, 63], "self": [57, 62, 63], "send": 62, "sens": [12, 61], "sep": [6, 12], "separ": [6, 12, 15, 19], "sequenc": [1, 4, 8, 14, 15, 16, 18, 19, 22, 26, 32, 47, 51], "server": 62, "servic": 63, "session": 18, "set": [10, 15, 18, 19, 22, 23, 24, 26, 27, 28, 30, 31, 32, 33, 39, 43, 58, 63], "setact": 16, "setfilt": 10, "setgamenam": 15, "setgamepath": 22, "setgamevari": 22, "setinstallationmanag": 23, "setisendors": 15, "setloadord": 26, "setnewestvers": 15, "setnexusid": 15, "setparentwidget": [23, 27, 30], "setpersist": 18, "setpluginset": [15, 18], "setprior": [16, 26], "setsav": 33, "setstat": 26, "setup": 58, "seturl": 15, "setvers": 15, "shall": 61, "share": 12, "shell": 62, "shift": 62, "ship": [1, 19, 63], "short": [15, 18, 20, 22], "shortdescript": 20, "should": [9, 10, 12, 14, 15, 16, 17, 18, 19, 20, 22, 23, 27, 30, 38, 42, 52, 61, 62, 63], "show": [14, 16, 18, 28], "shown": [14, 15, 16, 30], "signifi": 26, "silent": 14, "silli": 61, "similar": [61, 63], "simpl": [25, 61, 62, 63], "simpler": [22, 61], "simplest": [30, 61], "simpli": [30, 57, 61, 63], "simul": 57, "sinc": [15, 22, 61, 62, 63], "singl": 12, "situat": 12, "size": 28, "skip": 12, "skse": [39, 48], "skyproc": 39, "skyrim": [15, 22, 63], "skyrimspecialedit": 22, "slow": 14, "smaller": 18, "snippet": [62, 63], "so": [6, 12, 16, 18, 19, 22, 30, 61, 62, 63], "solid": 14, "some": [12, 18, 22, 30, 57, 61, 63], "someon": 61, "someth": [57, 63], "sometim": 15, "somewher": 63, "sort": [16, 18, 22, 26, 30, 61], "sortmechan": [22, 60], "sound": 39, "sourc": [9, 12, 15, 22, 37], "space": 62, "special": 27, "specif": [22, 31, 61], "specifi": [10, 11, 12, 14, 15, 18, 22, 26, 27, 28], "sse": 15, "stand": 20, "standard": 61, "starfield": 26, "start": [2, 9, 18, 20, 22, 23, 27, 30, 34, 35, 38, 41, 44, 45, 46, 49, 50, 53, 58, 62], "startappl": 18, "startdownloadnexusfil": 11, "startdownloadurl": 11, "startguidedfix": 20, "startup": 18, "state": [15, 16, 26, 63], "static": [18, 19, 40, 42], "statu": 62, "steam": 22, "steamappid": [4, 22], "step": 62, "still": [12, 18], "stop": 12, "storag": [18, 19], "store": [6, 18, 19, 22, 52], "str": [1, 3, 4, 6, 8, 10, 11, 12, 14, 15, 16, 18, 19, 20, 22, 24, 25, 26, 27, 28, 30, 31, 32, 37, 40, 47, 48, 51, 52, 54, 56, 63], "strict": 22, "string": [6, 10, 12, 14, 18, 19, 22, 25, 26, 39, 52, 54, 56, 63], "strong": 12, "structur": [12, 18, 25, 38], "stub": 57, "stuff": 47, "sub": 30, "subdirectori": 18, "submenu": 61, "subminor": 52, "subsubminor": 52, "subtre": 12, "succe": [18, 25], "succeed": 23, "success": [26, 34], "successfulli": [13, 18], "suffix": 6, "suggest": [14, 18, 24, 25], "summari": [0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53], "super": [57, 62, 63], "suppli": 47, "support": [8, 12, 14, 22, 23, 28, 61], "supportedextens": [24, 28], "supportsarch": 28, "sure": 58, "surround": 22, "switch": 11, "sync": [18, 63], "synchron": 63, "system": [15, 18, 21, 61, 63], "t": [10, 30, 61, 63], "tab": 18, "take": [61, 63], "tannin": 63, "task": [61, 62], "team": 63, "technic": 26, "tell": 19, "temporari": [14, 18], "test": 58, "text": 62, "textur": 39, "th": 15, "than": [16, 61], "thei": [15, 18, 24, 26, 30, 61], "them": [15, 18, 22, 61, 63], "themselv": 24, "theoret": 58, "thew": 15, "thi": [6, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 38, 42, 43, 47, 52, 55, 57, 58, 61, 62, 63], "thing": [18, 63], "think": 23, "third": [16, 18, 26, 61], "those": [22, 39, 47, 61], "thread": 12, "through": [12, 13, 61], "throw": [12, 20, 58], "thu": [30, 61, 62, 63], "time": [6, 10, 19, 32], "titl": 4, "togeth": 19, "took": 18, "tool": [20, 22, 30, 58, 63], "tool_configur": 61, "tool_inibakeri": 61, "tool_inieditor": 61, "tooltip": 30, "top": 23, "tr": 19, "track": 15, "tracked_fals": 50, "tracked_tru": 50, "tracked_unknown": 50, "trackedmodsavail": 17, "trackedst": [15, 60], "trackingtoggl": 17, "trail": 12, "transfer": 32, "transifex": 63, "translat": 16, "treat": 52, "tree": [6, 12, 14, 15, 18, 23, 25, 38, 39], "tri": 61, "trigger": 62, "triggertaskonsav": 62, "troubl": 62, "true": [6, 8, 11, 12, 13, 14, 15, 16, 18, 19, 20, 22, 23, 26, 27, 28, 31, 42, 48, 52, 62, 63], "try": [22, 26, 38, 58], "tupl": [14, 18, 25, 31], "two": [12, 61, 63], "txt": 63, "type": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 62, 63], "typevar": 13, "typic": 18, "ui": [16, 18, 19, 20, 23, 27, 30, 61, 63], "un": 16, "unassign": 15, "under": [12, 39], "underli": [15, 57], "underlin": 62, "understand": 63, "unhid": 63, "union": [12, 25, 32, 48, 51], "uniqu": 22, "unknown": [24, 25], "unless": [12, 15, 18, 27, 61, 63], "unlik": 19, "unlock": 18, "unmanag": 51, "unmanagedmod": 60, "unpack": 61, "unreach": 6, "unregist": 13, "unregisterfeatur": 13, "unsupportedoperationexcept": 12, "up": [6, 12, 14, 15, 18, 58], "updat": [10, 15, 18, 19, 26, 52, 61, 63], "upgrad": 22, "uplink": 12, "upon": 12, "uri": 40, "url": [11, 15, 17, 22, 27], "us": [1, 6, 7, 9, 10, 12, 13, 14, 15, 16, 18, 19, 20, 22, 23, 25, 27, 30, 32, 38, 39, 42, 48, 52, 61, 62, 63], "usabl": 27, "usag": [12, 22], "useintegratedbrows": 27, "user": [9, 10, 15, 16, 17, 18, 22, 23, 27, 30, 38, 39, 43, 52, 61, 63], "user_data": 17, "userdata": 40, "usual": [16, 23, 26, 27, 30, 32, 61, 63], "valid": [12, 15, 16, 19, 20, 22, 38, 41, 52, 62, 63], "validshortnam": 22, "valu": [2, 9, 10, 15, 16, 18, 34, 35, 41, 43, 44, 45, 46, 49, 50, 52, 53], "valueerror": 20, "vanilla": 1, "vanillaarch": 1, "variant": [10, 22], "veri": [14, 63], "verifi": 18, "version": [15, 17, 18, 19, 22, 24, 25, 40, 48, 52, 54, 56, 61, 62, 63], "versioninfo": [15, 18, 19, 60, 63], "versionschem": [52, 60], "vf": [21, 63], "view": 61, "virtual": [5, 18, 21, 22, 61, 62], "virtualfiletre": 18, "visit": 27, "visual": 12, "volunt": 61, "vscode": 62, "wa": [6, 11, 12, 13, 14, 15, 16, 18, 19, 26, 63], "wai": [12, 16, 19, 58, 61, 63], "wait": 18, "waitforappl": 18, "walk": 12, "walkreturn": 12, "want": [19, 27, 61, 62, 63], "warn": [15, 57, 63], "we": [12, 19, 62, 63], "weak": 12, "well": 63, "were": [14, 16, 22, 26, 42, 63], "what": [12, 18, 23, 25, 32, 43, 61, 62], "when": [6, 10, 11, 12, 13, 15, 16, 18, 19, 20, 22, 24, 26, 27, 30, 38, 39, 42, 58, 61, 62, 63], "where": [18, 22, 25, 61], "wherev": 61, "whether": [18, 19, 38, 61], "which": [14, 15, 17, 18, 20, 22, 24, 26, 38, 57, 62, 63], "while": [12, 61, 62, 63], "whole": [61, 63], "whose": [16, 26], "why": 58, "widget": [12, 23, 27, 28, 30, 33, 47], "win": 23, "window": [18, 30, 61, 62], "wip": 61, "wish": 22, "withargu": 4, "withen": 3, "withforc": 3, "within": 63, "without": [12, 26, 61], "withsteamappid": 4, "withworkingdirectori": 4, "wizard": 63, "work": [16, 18, 22, 23, 58, 61, 62], "workingdirectori": 4, "workspac": 62, "would": 61, "wrap": [42, 63], "writ": [58, 61], "write": [22, 58, 61, 62], "writepluginlist": 8, "written": [18, 22, 62, 63], "wrong": 12, "www": [11, 22, 62], "x": 58, "xxx": 63, "y": 58, "yet": [11, 12, 18, 22, 24], "you": [15, 16, 18, 19, 22, 57, 58, 61, 62, 63], "your": [61, 63], "yourself": 18, "zmerg": 63}, "titles": ["BSAInvalidation", "DataArchives", "EndorsedState", "ExecutableForcedLoadSetting", "ExecutableInfo", "FileInfo", "FileTreeEntry", "GameFeature", "GamePlugins", "GuessQuality", "GuessedString", "IDownloadManager", "IFileTree", "IGameFeatures", "IInstallationManager", "IModInterface", "IModList", "IModRepositoryBridge", "IOrganizer", "IPlugin", "IPluginDiagnose", "IPluginFileMapper", "IPluginGame", "IPluginInstaller", "IPluginInstallerCustom", "IPluginInstallerSimple", "IPluginList", "IPluginModPage", "IPluginPreview", "IPluginRequirement", "IPluginTool", "IProfile", "ISaveGame", "ISaveGameInfoWidget", "InstallResult", "LoadOrderMechanism", "LocalSavegames", "Mapping", "ModDataChecker", "ModDataContent", "ModRepositoryFileInfo", "ModState", "PluginRequirementFactory", "PluginSetting", "PluginState", "ProfileSetting", "ReleaseType", "SaveGameInfo", "ScriptExtender", "SortMechanism", "TrackedState", "UnmanagedMods", "VersionInfo", "VersionScheme", "getFileVersion", "getIconForExecutable", "getProductVersion", "FAQ", "Welcome to MO2 Python Plugin API\u2019s documentation!", "<code class=\"docutils literal notranslate\"><span class=\"pre\">mobase</span></code> API", "mobase", "Type of Plugins", "Setting up the environment", "Writing Plugins"], "titleterms": {"": 58, "1": [57, 62], "2": [57, 62], "3": [57, 62], "4": 62, "ad": 63, "all": 57, "an": 57, "api": [58, 59], "ar": 57, "auto": 62, "automat": 62, "black": 62, "bsainvalid": 0, "can": 57, "class": [57, 59], "code": [62, 63], "configur": 62, "content": 58, "creat": 57, "dataarch": 1, "develop": 62, "diagnos": 61, "distribut": 63, "document": 58, "dure": 62, "endorsedst": 2, "environ": 62, "exampl": 63, "except": 57, "executableforcedloadset": 3, "executableinfo": 4, "extens": 61, "faq": 57, "file": [61, 62, 63], "fileinfo": 5, "filetreeentri": 6, "format": 62, "free": 61, "function": 59, "game": 61, "gamefeatur": 7, "gameplugin": 8, "gener": 63, "get": [62, 63], "getfilevers": 54, "geticonforexecut": 55, "getproductvers": 56, "guessedstr": 10, "guessqual": 9, "how": 57, "i": 57, "idownloadmanag": 11, "ifiletre": 12, "igamefeatur": 13, "iinstallationmanag": 14, "imodinterfac": 15, "imodlist": 16, "imodrepositorybridg": 17, "implement": 57, "inherit": 57, "instal": 61, "installresult": 34, "interfac": [61, 63], "internation": 63, "iorgan": 18, "iplugin": [19, 63], "iplugindiagnos": 20, "ipluginfilemapp": 21, "iplugingam": 22, "iplugininstal": 23, "iplugininstallercustom": 24, "iplugininstallersimpl": 25, "ipluginlist": 26, "ipluginmodpag": 27, "ipluginpreview": 28, "ipluginrequir": 29, "iplugintool": 30, "iprofil": 31, "isavegam": 32, "isavegameinfowidget": 33, "isinst": 57, "loadordermechan": 35, "localsavegam": 36, "map": [37, 61], "method": 57, "mo2": [57, 58], "mobas": [59, 60, 62], "mod": 61, "moddatacheck": 38, "moddatacont": 39, "modrepositoryfileinfo": 40, "modstat": 41, "modul": 63, "my": 57, "offici": 63, "one": 57, "option": 62, "page": 61, "plugin": [57, 58, 61, 62, 63], "pluginrequirementfactori": 42, "pluginset": 43, "pluginst": 44, "prepar": 62, "preview": 61, "profileset": 45, "proxi": 61, "python": 58, "qobject": 57, "qt": 63, "qwidget": 57, "releasetyp": 46, "reload": 62, "requir": [57, 62], "savegameinfo": 47, "scriptextend": 48, "set": 62, "setup": 62, "singl": 63, "sortmechan": 49, "sourc": 62, "start": 63, "stub": 62, "studio": 62, "sure": 57, "test": 62, "throw": 57, "tool": [61, 62], "trackedst": 50, "translat": 63, "try": 57, "tutori": 63, "type": [57, 61], "unmanagedmod": 51, "unoffici": 63, "up": 62, "versioninfo": 52, "versionschem": 53, "visual": 62, "welcom": 58, "when": 57, "why": 57, "work": 57, "write": 63, "x": 57, "y": 57, "your": 62}}) |