Skip to content

aux.DefaultFieldReturnOp

Source Code | Usage Examples | aux Functions

An operation function to be used with aux.RemoveUntil. Returns the banished cards to the monster zone. Makes the player select cards to return if there are less available zones than returnable cards.

Signature

aux.DefaultFieldReturnOp(Group rg, Effect e, int tp) → nil

lua
aux.DefaultFieldReturnOp(rg,e,tp)

Parameters


under-construction