Skip to content

aux.AttractionEquipCon

Source Code | Usage Examples | aux 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

aux.AttractionEquipCon(any self) → function

lua
aux.AttractionEquipCon(self)

Parameters

Returns


under-construction