ClickMenuButton
Revision as of 13:44, 30 March 2015 by imported>Jazzisparis
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Simulates the user clicking on the specified UI component.
Syntax
(successful:0/1) ClickMenuButton componentPath:string
Example
ClickMenuButton "StartMenu\NOGLOW_BRANCH\settings_container"
Notes
- The UI component must be click-able, and have an <id> trait.