Duel.GetMetatable
Source Code | Usage Examples | Duel
Functions
Equivalent of calling _G["c" .. code], returns the global metatable associated with that card's code (the "s" returned by GetID)
Signature
Duel.GetMetatable(int code
) → table
lua
Duel.GetMetatable(code)