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