Class UpdateUserActionsPage
Inherited Members
Namespace: Unity.VisualScripting
Syntax
public class UpdateUserActionsPage : Page
Constructors
UpdateUserActionsPage(IEnumerable<Plugin>)
Declaration
public UpdateUserActionsPage(IEnumerable<Plugin> plugins)
Parameters
Type | Name | Description |
---|---|---|
IEnumerable<Plugin> | plugins |
Methods
OnContentGUI()
Declaration
protected override void OnContentGUI()