You can ask the script to check whether a shortcut with a given action is present within the menus it builds. It will then set a skin boolean based on whether it appears or not.
<checkforshortcut property="[propertyName]">[action]</checkforshortcut>
Property | Optional | Description |
---|---|---|
[propertyName] |
The name of the skin boolean that will be set or cleared, dependant on existance of action | |
[action] |
The action to check for |
Quick links - Readme - Getting Started - Advanced Usage