Trigger Hotkey by Name
Trigger a hotkey in VTube Studio by name

Trigger Hotkey by Name Dialog
Parameters
Name
String required
Can be a specific name or a variable
Variables
| Name | Type | Description |
|---|---|---|
Example Value: True/Falseindicator whether the hotkey trigger has been successful or not |
C# Usage
public bool VTubeStudioTriggerHotkeyById(string hotkeyId)
public bool VTubeStudioTriggerHotkeyByName(string hotkeyName)