Trigger Hotkey

Trigger a hotkey in VTube Studio
Preview
Preview

Parameters

Modelrequired
Selection

Select a model

Hotkeyrequired
Selection

Select a hotkey action

Variables

The following variables will be populated after executing this sub-action:

Description
successBool

indicator whether the hotkey trigger has been successful or not

Example: True/False

C# Usage

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