|
Elin Modding Docs Doc
|
Public Member Functions | |
| override void | ModNum (int a) |
| void | ModSum (int a) |
Public Member Functions inherited from PropSet | |
| void | Add (Card c) |
| void | Remove (Card c) |
| bool | Contains (Card c) |
| void | OnChangeNum (int a) |
Public Attributes | |
| SourceCategory.Row | source |
| PropSetCategory | parent |
| int | sum |
Public Attributes inherited from PropSet | |
| int | num |
Definition at line 4 of file PropSetCategory.cs.
|
virtual |
Reimplemented from PropSet.
Definition at line 7 of file PropSetCategory.cs.
| void PropSetCategory.ModSum | ( | int | a | ) |
Definition at line 14 of file PropSetCategory.cs.
| PropSetCategory PropSetCategory.parent |
Definition at line 27 of file PropSetCategory.cs.
| SourceCategory.Row PropSetCategory.source |
Definition at line 24 of file PropSetCategory.cs.
| int PropSetCategory.sum |
Definition at line 30 of file PropSetCategory.cs.