Method OpenUninstallInstructions
- Namespace
- Gamelogic.Extensions.Editor.Internal
- Assembly
- Gamelogic.Extensions.Editor.dll
OpenUninstallInstructions(IReadOnlyList<Package>)
Opens the uninstall instructions window for the specified packages.
public static void OpenUninstallInstructions(IReadOnlyList<Package> packages)
Parameters
packagesIReadOnlyList<Package>The list of packages to include in the uninstall instructions.