Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getHPPercent
Method
getHPPercent
code/src/java/pcgen/core/SettingsHandler.java:393–396 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
391
}
392
393
public
static
int
getHPPercent()
394
{
395
return
hpPercent;
396
}
397
398
public
static
void
setHPRollMethod(
final
int
aBool)
399
{
Callers
3
rollHP
Method · 0.95
setOptionsProperties
Method · 0.95
reset
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected