Class AboutPage
Inherited Members
Namespace: Unity.VisualScripting
Syntax
public class AboutPage : TabbedPage
Constructors
AboutPage(IEnumerable<Plugin>)
Declaration
public AboutPage(IEnumerable<Plugin> plugins)
Parameters
Type | Name | Description |
---|---|---|
IEnumerable<Plugin> | plugins |
AboutPage(Product)
Declaration
public AboutPage(Product product)
Parameters
Type | Name | Description |
---|---|---|
Product | product |
Methods
OnHeaderGUI()
Declaration
protected override void OnHeaderGUI()