Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
ICardParent.cs
Go to the documentation of this file.
1public interface ICardParent
2{
4
5 void RemoveCard(Card c);
6
8}
Definition: Card.cs:11
void RemoveCard(Card c)
void OnChildNumChange(Card c)
ICardParent GetRoot()