Elin Modding Docs Doc
Loading...
Searching...
No Matches
PropSet Class Reference
Inheritance diagram for PropSet:
PropSetCategory

Public Member Functions

void Add (Card c)
 
void Remove (Card c)
 
bool Contains (Card c)
 
virtual void ModNum (int a)
 
void OnChangeNum (int a)
 

Public Attributes

int num
 

Detailed Description

Definition at line 5 of file PropSet.cs.

Member Function Documentation

◆ Add()

void PropSet.Add ( Card c)

Definition at line 8 of file PropSet.cs.

◆ Contains()

bool PropSet.Contains ( Card c)

Definition at line 22 of file PropSet.cs.

◆ ModNum()

virtual void PropSet.ModNum ( int a)
virtual

Definition at line 28 of file PropSet.cs.

◆ OnChangeNum()

void PropSet.OnChangeNum ( int a)

Definition at line 34 of file PropSet.cs.

◆ Remove()

void PropSet.Remove ( Card c)

Definition at line 15 of file PropSet.cs.

Member Data Documentation

◆ num

int PropSet.num

Definition at line 40 of file PropSet.cs.


The documentation for this class was generated from the following file: