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

Method getActualPPCost

code/src/java/pcgen/core/character/SpellInfo.java:82–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80 }
81
82 public int getActualPPCost()
83 {
84 return actualPPCost;
85 }
86
87 public String getBook()
88 {

Callers 1

getTokenMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected