Skip to main content
Corvus Connection

OnGamepadInput

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnGamepadInputAttributeMarks a method as a handler fired on a controller button edge captured by the input agent. The method must accept (IScriptContext, GamepadInputContext). See OnChatMessageAttribute for the supported return types.