Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getTimes
Method
getTimes
code/src/java/pcgen/core/character/SpellInfo.java:107–110 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
105
}
106
107
public
int
getTimes()
108
{
109
return
times;
110
}
111
112
/**
113
* @
return
the timeUnit
Callers
6
getToken
Method · 0.95
addSpell
Method · 0.95
resolve
Method · 0.95
evaluate
Method · 0.45
memorizedSpellForLevelBook
Method · 0.45
memorizedSpecialtiesForLevelBook
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected