Skip to main content
Corvus Connection

On Hype Train Begin

Twitch
entry.onHypeTrainBeginFires when a hype train begins. Binds the level, progress, goal, and running total.Triggers when a hype train starts.

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#

[OnHypeTrainBegin] Handle(ctx, HypeTrainContext e)