Skip to main content
Corvus Connection

On Hype Train Progress

Twitch
entry.onHypeTrainProgressFires when a hype train advances. Binds the level, progress, goal, and running total.Triggers when a hype train advances.

Outputs

Name
Kind
Type
Flags
outExecexecNone
levelDataSystem.Int32multiplexed
progressDataSystem.Int32multiplexed
goalDataSystem.Int32multiplexed
totalDataSystem.Int32multiplexed

Parameters

Name
Type
Required
Default
Choices
cooldownSecondsSystem.Int32no0None
perUserCooldownSecondsSystem.Int32no0None
debounceMsSystem.Int32no0None
dedupeKeySystem.Stringno""None
maxConcurrencySystem.Int32no0None

Lowers to C#

[OnHypeTrainProgress] Handle(ctx, HypeTrainContext e)