Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getActualLevel
Method
getActualLevel
code/src/java/pcgen/core/character/SpellInfo.java:67–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
public
int
getActualLevel()
68
{
69
return
actualLevel;
70
}
71
72
public
int
getOriginalLevel()
73
{
Callers
10
addSpellToCharacter
Method · 0.95
produceSpellListInfo
Method · 0.80
buildKnownPreparedSpellsForCDOMObject
Method · 0.80
delSpell
Method · 0.80
getDC
Method · 0.80
getConcentration
Method · 0.80
getInfoIndexFor
Method · 0.80
getSpellInfoFor
Method · 0.80
hasSpellInfoFor
Method · 0.80
appendSpellLines
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected