
Can be a specified model name or a variable. The name has to be exact, not case-sensitive though.
| Name | Type | Description |
|---|---|---|
Example Value: True/FalseIndicator whether the model has been loaded successfully or not | ||
Variables generated by all triggers and available within all action executions. |
public bool VTubeStudioLoadModelById(string modelId)
public bool VTubeStudioLoadModelByName(string modelName)