Skip to content

Auxiliary.AttractionEquipCon

Source Code | Auxiliary Functions

Returns a function which checks if the card is equipped and if the equipped monster is controlled by the player (self=true) or by the opponent (self=false)

Signature

Auxiliary.AttractionEquipCon(any self) → function

lua
Auxiliary.AttractionEquipCon(self)

Parameters

Returns


under-construction