Class AboutablePage
Inherited Members
Namespace: Unity.VisualScripting
Syntax
public class AboutablePage : Page
Constructors
AboutablePage(IAboutable)
Declaration
public AboutablePage(IAboutable aboutable)
Parameters
Type | Name | Description |
---|---|---|
IAboutable | aboutable |
Methods
OnContentGUI()
Declaration
protected override void OnContentGUI()