Skip to content

EquipLimitFunction

subtype of function

A function used to restrict which monsters an equipped card can remain equipped to.

Functions that use this type as parameter

Functions that use this type as parameter

Signature

function(Card c, Effect e, int p) → bool

lua
function(c,e,p)

Parameters

Returns

  • bool

    If the monster passed the filter.