AL_USDMaya  0.16.6
USD to Maya Bridge
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
AL::maya::MenuBuilder::MenuItem Struct Reference

A structure that represents a menu item. More...

#include <MenuBuilder.h>

Public Attributes

std::string label
 the menu item label
 
std::string command
 the MEL command to execute
 
std::string optionBox
 the MEL command to execute when the option box is checked
 
bool checkBox
 true if an option box exists for this item
 
bool checkBoxValue
 the default value for the check box if it is enabled
 

Detailed Description

A structure that represents a menu item.


The documentation for this struct was generated from the following file: