Skip to main content
Corvus Connection

OnRaidStarted

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnRaidStartedAttributeMarks a method as a handler fired when this channel starts an outgoing raid. The method must accept (IScriptContext, RaidStartedContext). See OnChatMessageAttribute for the supported return types.