Class MenuActionSettings
Inherited Members
EditorAction.Start<T>()
EditorAction.Start<T>(T)
Namespace: UnityEditor.ProBuilder
Assembly: solution.dll
Syntax
public class MenuActionSettings : EditorAction
Constructors
MenuActionSettings(MenuAction, bool)
Declaration
public MenuActionSettings(MenuAction action, bool hasPreview = false)
Parameters
| Type | Name | Description |
|---|---|---|
| MenuAction | action | |
| bool | hasPreview |