Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
rollHP
Method · 0.95
setOptionsProperties
Method · 0.95
reset
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected