Window Framework v1.2.4
Window Framework for Unity UI Toolkit
Loading...
Searching...
No Matches
GWG.WindowFramework.ContextMenuItem Member List

This is the complete list of members for GWG.WindowFramework.ContextMenuItem, including all inherited members.

ActionGWG.WindowFramework.ContextMenuItem
ContextMenuItem(string label, Action action=null)GWG.WindowFramework.ContextMenuItem
ContextMenuItem(string label, Action action=null, Func< bool > isVisible=null)GWG.WindowFramework.ContextMenuItem
ContextMenuItem(string label, Action action=null, Func< bool > isVisible=null, Func< bool > isDisabled=null)GWG.WindowFramework.ContextMenuItem
ContextMenuItem(string label, Action action=null, Func< bool > isVisible=null, Func< bool > isDisabled=null, Func< bool > isChecked=null)GWG.WindowFramework.ContextMenuItem
ContextMenuItem(string label, Action action=null, Func< bool > isVisible=null, Func< bool > isDisabled=null, Func< bool > isChecked=null, Object userData=null)GWG.WindowFramework.ContextMenuItem
ContextMenuItem()GWG.WindowFramework.ContextMenuItem
ContextMenuItem(bool isSeparator=true, string label=null, Action action=null, Func< bool > isVisible=null, Func< bool > isDisabled=null, Func< bool > isChecked=null, Object userData=null)GWG.WindowFramework.ContextMenuItem
IsCheckedGWG.WindowFramework.ContextMenuItem
IsDisabledGWG.WindowFramework.ContextMenuItem
IsSeparatorGWG.WindowFramework.ContextMenuItem
IsVisibleGWG.WindowFramework.ContextMenuItem
LabelGWG.WindowFramework.ContextMenuItem
UserDataGWG.WindowFramework.ContextMenuItem