MCPcopy Create free account
hub / github.com/PCGen/pcgen / getSpellBook

Method getSpellBook

code/src/java/pcgen/core/kit/KitSpells.java:331–334  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

329 }
330
331 public String getSpellBook()
332 {
333 return spellBook;
334 }
335
336 public void setCastingClass(CDOMSingleRef<PCClass> reference)
337 {

Callers 2

parseNonEmptyTokenMethod · 0.45
unparseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected