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