Skip to content

Duel.RaiseEvent

Source Code | Duel Functions

Raises a specific event that will raise effects of type EFFECT_TYPE_FIELD, by relying re,r,rp,ep,ev as the arguments of that event with eg being the cards that were the reason of that event.

Signature

Duel.RaiseEvent(Group|Card eg, int code, Effect re, int r, int rp, int ep, int ev) → nil

lua
Duel.RaiseEvent(eg,code,re,r,rp,ep,ev)

Parameters


under-construction