Skip to main content
Corvus Connection

OnStreamDeckButtonPress

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnStreamDeckButtonPressAttributeMarks a method as a handler fired when an Elgato Stream Deck keypad button assigned to the Corvus action is pressed. The method must accept (IScriptContext, StreamDeckButtonContext). See OnChatMessageAttribute for the supported return types.