Class ExtractorPage
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public sealed class ExtractorPage : ListPage
Constructors
ExtractorPage(EditorWindow)
Declaration
public ExtractorPage(EditorWindow window)
Parameters
| Type | Name | Description |
|---|---|---|
| EditorWindow | window |
Properties
flexible
Declaration
protected override bool flexible { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
Overrides
Methods
OnClose()
Declaration
protected override void OnClose()
Overrides
OnShow()
Declaration
protected override void OnShow()
Overrides
OnSidebarGUI()
Declaration
protected override void OnSidebarGUI()