Class UpdateConsolidatePage
Inherited Members
Namespace: Ludiq
Syntax
public class UpdateConsolidatePage : Page
Constructors
UpdateConsolidatePage(IEnumerable<Plugin>, EditorWindow)
Declaration
public UpdateConsolidatePage(IEnumerable<Plugin> plugins, EditorWindow window)
Parameters
| Type | Name | Description |
|---|---|---|
| IEnumerable<Plugin> | plugins | |
| EditorWindow | window |
Methods
OnContentGUI()
Declaration
protected override void OnContentGUI()