TaskbarJumpListclass

Recent projects for the Windows taskbar jump list - the menu you get right clicking the taskbar icon, like Visual Studio's recent solutions.

objectTaskbarJumpList
Namespace
Editor
Assembly
Sandbox.Tools
Declaration
public static abstract sealed class Editor.TaskbarJumpList

Methods1

Showing 1 methods

public static void Refresh()PUBLICSTATIC

Rebuild the recent projects list from addons.json. Called on launch and when we open a project.

Returns:void

On this page