Class AboutablePage
Inherited Members
Namespace: Ludiq
Syntax
public class AboutablePage : Page
Constructors
AboutablePage(IAboutable, EditorWindow)
Declaration
public AboutablePage(IAboutable aboutable, EditorWindow window)
Parameters
| Type | Name | Description |
|---|---|---|
| IAboutable | aboutable | |
| EditorWindow | window |
Methods
OnContentGUI()
Declaration
protected override void OnContentGUI()