Table of Contents

Class MenuItemData

Namespace
Coherence.Toolkit
Assembly
Coherence.Editor.dll
public class MenuItemData
Inheritance
MenuItemData

Constructors

MenuItemData()

public MenuItemData()

Fields

content

public GUIContent content

Field Value

GUIContent

contentHover

public GUIContent contentHover

Field Value

GUIContent

enabled

public bool enabled

Field Value

bool

function

public GenericMenu.MenuFunction2 function

Field Value

MenuFunction2

isOn

public bool isOn

Field Value

bool