Skip to content

Duel.GetCardDefenseFromCode

Duel Functions

Gets a card's defense from its card id (the value returned is the same as the one returned with Card.Defense on a card object corresponding to a card with such id)

Signature

Duel.GetCardDefenseFromCode(int code) → int

lua
Duel.GetCardDefenseFromCode(code)

Parameters

Returns


under-construction