|
Elin Decompiled Documentation EA 23.230 Nightly
|
Public Member Functions | |
| override void | ModNum (int a) |
| void | ModSum (int a) |
Public Member Functions inherited from PropSet | |
| new void | Add (Card c) |
| new void | Remove (Card c) |
| virtual void | ModNum (int a) |
| void | OnChangeNum (int a) |
Public Attributes | |
| SourceCategory.Row | source |
| PropSetCategory | parent |
| int | sum |
Public Attributes inherited from PropSet | |
| int | num |
Definition at line 1 of file PropSetCategory.cs.
|
inlinevirtual |
Reimplemented from PropSet.
Definition at line 9 of file PropSetCategory.cs.
References ModSum(), and PropSet.num.
|
inline |
| PropSetCategory PropSetCategory.parent |
Definition at line 5 of file PropSetCategory.cs.
Referenced by ModSum().
| SourceCategory.Row PropSetCategory.source |
Definition at line 3 of file PropSetCategory.cs.
Referenced by WidgetStockTracker._Refresh(), Props.Init(), and ButtonResourceTrack.SetCat().
| int PropSetCategory.sum |
Definition at line 7 of file PropSetCategory.cs.
Referenced by WidgetStockTracker._Refresh(), ModSum(), and ButtonResourceTrack.Refresh().