Trigger Hotkey by Name

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

Parameters

Name
String required

Can be a specific name or a variable

Variables

NameTypeDescription
Example Value:True/False

indicator whether the hotkey trigger has been successful or not

C# Usage

public bool VTubeStudioTriggerHotkeyById(string hotkeyId)
public bool VTubeStudioTriggerHotkeyByName(string hotkeyName)