LM_Menu:AddItemAlphabetically(label, shortcut, msg)

Version added: before 9.5

Adds a new command alphabetically to the menu

ArgumentTypeDescriptionDefaultVer
labelcharthe item's text label< 9.5
shortcutchara shortcut key used to trigger the menu command< 9.5
msgint32the message value to send when the command is selected by the user< 9.5

Return type: none

String "AddItemAlphabetically" is found in the following scripts:

MR Pose Tool (by eugenebabich)

MR Path (by eugenebabich)

MR Tween Machine (by eugenebabich)

MR Bake Bone Dynamics (by eugenebabich)

MR Track Bone (by eugenebabich)

See all...