![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for BuildPatchServices::FInstallerAction, including all inherited members.
| FInstallerAction(const FInstallerAction &CopyFrom) | BuildPatchServices::FInstallerAction | |
| FInstallerAction(FInstallerAction &&MoveFrom) | BuildPatchServices::FInstallerAction | |
| GetCloudSubdirectory() const | BuildPatchServices::FInstallerAction | |
| GetCurrentManifest() const | BuildPatchServices::FInstallerAction | |
| GetCurrentOrInstallManifest() const | BuildPatchServices::FInstallerAction | inline |
| GetInstallManifest() const | BuildPatchServices::FInstallerAction | |
| GetInstallOrCurrentManifest() const | BuildPatchServices::FInstallerAction | inline |
| GetInstallSubdirectory() const | BuildPatchServices::FInstallerAction | |
| GetInstallTags() const | BuildPatchServices::FInstallerAction | |
| IsInstall() const | BuildPatchServices::FInstallerAction | |
| IsRepair() const | BuildPatchServices::FInstallerAction | |
| IsUninstall() const | BuildPatchServices::FInstallerAction | |
| IsUpdate() const | BuildPatchServices::FInstallerAction | |
| MakeInstall(const IBuildManifestRef &Manifest, TSet< FString > InstallTags=TSet< FString >(), FString InstallSubdirectory=FString(), FString CloudSubdirectory=FString()) | BuildPatchServices::FInstallerAction | static |
| MakeInstallOrUpdate(const IBuildManifestPtr &CurrentManifest, const IBuildManifestRef &InstallManifest, TSet< FString > InstallTags=TSet< FString >(), FString InstallSubdirectory=FString(), FString CloudSubdirectory=FString()) | BuildPatchServices::FInstallerAction | inlinestatic |
| MakeRepair(const IBuildManifestRef &Manifest, TSet< FString > InstallTags=TSet< FString >(), FString InstallSubdirectory=FString(), FString CloudSubdirectory=FString()) | BuildPatchServices::FInstallerAction | static |
| MakeUninstall(const IBuildManifestRef &Manifest, FString InstallSubdirectory=FString(), FString CloudSubdirectory=FString()) | BuildPatchServices::FInstallerAction | static |
| MakeUpdate(const IBuildManifestRef &CurrentManifest, const IBuildManifestRef &InstallManifest, TSet< FString > InstallTags=TSet< FString >(), FString InstallSubdirectory=FString(), FString CloudSubdirectory=FString()) | BuildPatchServices::FInstallerAction | static |
| TryGetCurrentManifest() const | BuildPatchServices::FInstallerAction | inline |
| TryGetInstallManifest() const | BuildPatchServices::FInstallerAction | inline |