Skip to content

Duel.GetCardAttributeFromCode

Duel Functions

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

Signature

Duel.GetCardAttributeFromCode(int code) → int

lua
Duel.GetCardAttributeFromCode(code)

Parameters

Returns


under-construction