Skip to content

Card.IsSummonLocation

Source Code | Card Functions

Checks if (Card c) was summoned from the location passed as (int loca)

Signature

Card.IsSummonLocation(Card c, int loc) → bool

lua
c:IsSummonLocation(loc)

Parameters

Returns


under-construction