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

Method getPCClass

code/src/java/pcgen/core/kit/KitSkillAdd.java:90–93  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

88 }
89
90 public PCClass getPCClass()
91 {
92 return pcclass;
93 }
94
95}

Callers 3

unparseMethod · 0.45
applyMethod · 0.45
applyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected