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