Class SetupCompletePage
Inherited Members
Namespace: Ludiq
Syntax
public class SetupCompletePage : Page
Constructors
SetupCompletePage(Product, EditorWindow)
Declaration
public SetupCompletePage(Product product, EditorWindow window)
Parameters
| Type | Name | Description |
|---|---|---|
| Product | product | |
| EditorWindow | window |
Methods
OnContentGUI()
Declaration
protected override void OnContentGUI()
Overrides
OnShow()
Declaration
protected override void OnShow()