Trigger Hotkey

Trigger a hotkey in VTube Studio
Trigger Hotkey Dialog
Trigger Hotkey Dialog

Parameters

Model
Selection required

Select a model

Hotkey
Selection required

Select a hotkey action

Variables

NameTypeDescription
Example Value:True/False

indicator whether the hotkey trigger has been successful or not

 
Variables generated by all triggers and available within all action executions.

C# Usage

public bool VTubeStudioTriggerHotkeyById(string hotkeyId)
Read more in API > C# > Methods > Integrations > Vtube Studio > Trigger Hotkey By Id
public bool VTubeStudioTriggerHotkeyByName(string hotkeyName)
Read more in API > C# > Methods > Integrations > Vtube Studio > Trigger Hotkey By Name