Welcome
MenuEX.SetChecked
MenuEX.SetEnabled
MenuEX.SetText
MenuEX.SetIconID
MenuEX.SetChecked ( |
(string) IDItem, (string) Checked ) |
Item set checked.
(string) Item ID
(string) Item checked.
This action dose not return any value.
MenuEX.SetEnabled ( |
(string) IDItem, (string) Enabled ) |
Item set enabled.
(string) Item ID
(string) Enabled item.
This action dose not return any value.
MenuEX.SetText ( |
(string) IDItem, (string) Text ) |
Item set text.
(string) Item ID
(string) Item text.
This action dose not return any value.
MenuEX.SetIconID ( |
(string) IDItem, (string) IconID ) |
Item set icon id.
(string) Item ID
(string) Item icon id.
This action dose not return any value.
Made with Action Plugin Compiler