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

Method getSkill

code/src/java/pcgen/core/kit/KitSkillAdd.java:67–70  ·  view source on GitHub ↗

Get skill @return skill

()

Source from the content-addressed store, hash-verified

65 * @return skill
66 */
67 public Skill getSkill()
68 {
69 return skill;
70 }
71
72 /**
73 * Get cost

Callers 1

applyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected