Skip to content

Auxiliary.DefaultFieldReturnOp

Source Code | Auxiliary 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

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

lua
Auxiliary.DefaultFieldReturnOp(rg,e,tp)

Parameters


under-construction