This is the complete list of members for Item, including all inherited members.
| canStack() | Item | |
| getAmtHolding() | Item | |
| getBuff() | Item | |
| getDescription() | Item | |
| getFilePath() | Item | |
| getMaxStack() | Item | |
| getName() | Item | |
| Item(string Name, string FilePath, int Buff, string Description, int MaxStack) | Item | |
| pop() | Item | |
| push() | Item | |
| setMaxStack(int MaxStack) | Item | |
| ~Item() | Item | virtual |