Hotkey Triggered
Triggers every time a hotkey is triggered manually by the user (keyboard/hand-gesture) or via the hotkey-trigger-API
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
hotkeyAction | string | The selected hotkey action Example: ToggleExpression |
hotkeyFile | string | The selected hotkey file Example: EyesCry.exp3.json |
hotkeyId | string | The ID of the hotkey Example: e47789a1545c4cae9753bf06d6dfe224 |
hotkeyName | string | The name of the hotkey Example: Eyes Cry |
hotkeyTriggeredByAPI | bool | flag whether a hotkey has been triggered by a plugin via the trigger-hotkey-API Example: True/False |
isLive2DItem | bool | Indicator whether it's a Live2D item or not Example: True/False |
modelId | string | The ID of the model Example: 62c6a71a4d324204afd25f61445f8e4f |
modelName | string | The name of the model Example: Hijiki |