Get the value of the feat pool. @return the feat pool amount
()
| 1725 | * @return the feat pool amount |
| 1726 | */ |
| 1727 | public int getPoolAmount() |
| 1728 | { |
| 1729 | return poolAmount; |
| 1730 | } |
| 1731 | |
| 1732 | /** |
| 1733 | * Selector Sets the path to the portrait of the character. |
no outgoing calls
no test coverage detected