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

Method getBuyCost

code/src/java/pcgen/core/PointBuyCost.java:91–94  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

89 }
90
91 public int getBuyCost()
92 {
93 return buyCost;
94 }
95
96}

Callers 3

unparseMethod · 0.80
getAbilityScoreCostMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected