MCPcopy 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

getTokenMethod · 0.95
addSpellMethod · 0.95
resolveMethod · 0.95
evaluateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected