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

Method getWeightUnit

code/src/java/pcgen/core/GameMode.java:2282–2285  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2280 }
2281
2282 public String getWeightUnit()
2283 {
2284 return getUnitSet().getWeightUnit();
2285 }
2286
2287 AbilityCategory getFeatTemplate()
2288 {

Callers

nothing calls this directly

Calls 1

getUnitSetMethod · 0.95

Tested by

no test coverage detected