Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
addPreparedSpell
Method · 0.95
addToSpellBook
Method · 0.95
getToken
Method · 0.65
refreshAvailableTempBonuses
Method · 0.65
isQualifiedFor
Method · 0.65
buildAvailableMetamagicFeatList
Method · 0.65
buildExistingSpellMap
Method · 0.65
buildKnownPreparedSpellsForCDOMObject
Method · 0.65
addSpellToCharacter
Method · 0.65
removeSpellFromCharacter
Method · 0.65
processLevelChange
Method · 0.65
setClass
Method · 0.65
Implementers
2
SpellNodeImpl
code/src/java/pcgen/gui2/facade/SpellS
DummySpellNodeImpl
code/src/java/pcgen/gui2/facade/SpellS
Calls
no outgoing calls
Tested by
no test coverage detected