Table of Contents

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

packages IReadOnlyList<Package>

The list of packages to include in the uninstall instructions.