Skip to content

Duel.RaiseSingleEvent

Source Code | Duel Functions

Raises a specific event that will raise effects of type EFFECT_TYPE_SINGLE on the specific ec, by relying re,r,rp,ep,ev as the arguments of that event.

Signature

Duel.RaiseSingleEvent(Card ec, int code, Effect re, int r, int rp, int ep, int ev) → nil

lua
Duel.RaiseSingleEvent(ec,code,re,r,rp,ep,ev)

Parameters


under-construction