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

Method getSpell

code/src/java/pcgen/facade/core/SpellSupportFacade.java:175–175  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

173 public String getSpellLevel();
174
175 public SpellFacade getSpell();
176
177 /**
178 * Returns the name of the root of this node's tree. The returned string may be null

Callers 15

addPreparedSpellMethod · 0.95
addToSpellBookMethod · 0.95
getTokenMethod · 0.65
isQualifiedForMethod · 0.65
buildExistingSpellMapMethod · 0.65
addSpellToCharacterMethod · 0.65
processLevelChangeMethod · 0.65
setClassMethod · 0.65

Implementers 2

SpellNodeImplcode/src/java/pcgen/gui2/facade/SpellS
DummySpellNodeImplcode/src/java/pcgen/gui2/facade/SpellS

Calls

no outgoing calls

Tested by

no test coverage detected