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

Method getHPRollMethod

code/src/java/pcgen/core/SettingsHandler.java:403–406  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

401 }
402
403 public static int getHPRollMethod()
404 {
405 return hpRollMethod;
406 }
407
408 public static String getHTMLOutputSheetPath()
409 {

Callers 3

rollHPMethod · 0.95
setOptionsPropertiesMethod · 0.95
resetMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected