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

Method getStat

code/src/java/plugin/bonustokens/Stat.java:130–133  ·  view source on GitHub ↗

Get the spell casting stat. @return The spell casting stat.

()

Source from the content-addressed store, hash-verified

128 * @return The spell casting stat.
129 * */
130 public PCStat getStat()
131 {
132 return stat;
133 }
134 }
135
136 /**

Callers 1

unparseTokenMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected