Duel.GetCardAttributeFromCode
Source Code | Usage Examples | Duel
Functions
Retrieves the attribute(s) of a given card passcode/ID from the card database.
Signature
Duel.GetCardAttributeFromCode(int id
) → int
lua
Duel.GetCardAttributeFromCode(id)
Parameters
Returns
int
Composite MonsterAttribute value of the card registered in the database.