WARNING: Use this method SPARINGLY... and only for transition to the facet model. It is NOT an excuse to throw around a PlayerCharacter object when unnecessary @return The id of the character as used by the facets.
()
| 8746 | * @return The id of the character as used by the facets. |
| 8747 | */ |
| 8748 | public CharID getCharID() |
| 8749 | { |
| 8750 | return id; |
| 8751 | } |
| 8752 | |
| 8753 | private int getSpellBookCount() |
| 8754 | { |
no outgoing calls