Skip to content

Duel.GetChainMaterial ​

Source Code | Usage Examples | Duel Functions

Gets the EFFECT_CHAIN_MATERIAL field effect that is applied to a player (int player). Returns only the first effect found

Signature ​

Duel.GetChainMaterial(int player) → Effect

lua
Duel.GetChainMaterial(player)

Parameters ​

Returns ​


under-construction