ClickMenuTile

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Simulates the user clicking on the specified interactable UI tile.

  • Unlike ClickMenuButton, which only works with UI buttons performing a particular, hardcoded menu function, this function should work with any interactable UI tile.

Syntax

[help]
ClickMenuTile componentPath:string

Example

ClickMenuTile "SleepWaitMenu\NOGLOW_BRANCH\SWM_MainRect\SWM_Scrollbar\scrollbar_horiz_left"