NGUI: Next-Gen UI kit  3.7.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
NGUIContextMenu Member List

This is the complete list of members for NGUIContextMenu, including all inherited members.

AddChild(object obj)NGUIContextMenustatic
AddChildWidget(string item, bool isChecked, AddFunc callback)NGUIContextMenustatic
AddCommonItems(GameObject target)NGUIContextMenustatic
AddDisabledItem(string item)NGUIContextMenustatic
AddFunc(GameObject go)NGUIContextMenu
AddHelp(GameObject go, bool addSeparator)NGUIContextMenustatic
AddItem(string item, bool isChecked, GenericMenu.MenuFunction2 callback, object param)NGUIContextMenustatic
AddSeparator(string path)NGUIContextMenustatic
AddSibling(object obj)NGUIContextMenustatic
AddSiblingWidget(string item, bool isChecked, AddFunc callback)NGUIContextMenustatic
Clear()NGUIContextMenustatic
Show()NGUIContextMenustatic