Skip to main content
Corvus Connection

OnVipRemove

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnVipRemoveAttributeMarks a method as a handler fired when a user's VIP status is removed. The method must accept (IScriptContext, VipContext). See OnChatMessageAttribute for the supported return types.