|
NGUI: Next-Gen UI kit
3.7.2
|
This is the complete list of members for NGUIContextMenu, including all inherited members.
| AddChild(object obj) | NGUIContextMenu | static |
| AddChildWidget(string item, bool isChecked, AddFunc callback) | NGUIContextMenu | static |
| AddCommonItems(GameObject target) | NGUIContextMenu | static |
| AddDisabledItem(string item) | NGUIContextMenu | static |
| AddFunc(GameObject go) | NGUIContextMenu | |
| AddHelp(GameObject go, bool addSeparator) | NGUIContextMenu | static |
| AddItem(string item, bool isChecked, GenericMenu.MenuFunction2 callback, object param) | NGUIContextMenu | static |
| AddSeparator(string path) | NGUIContextMenu | static |
| AddSibling(object obj) | NGUIContextMenu | static |
| AddSiblingWidget(string item, bool isChecked, AddFunc callback) | NGUIContextMenu | static |
| Clear() | NGUIContextMenu | static |
| Show() | NGUIContextMenu | static |