Skip to main content
Corvus Connection

OnBitsUse

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnBitsUseAttributeMarks a method as a handler fired when a viewer uses bits. The method must accept (IScriptContext, BitsUseContext). See OnChatMessageAttribute for the supported return types.