Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getRollMethod
Method
getRollMethod
code/src/java/pcgen/core/GameMode.java:1401–1404 ·
view source on GitHub ↗
@return roll method
()
Source
from the content-addressed store, hash-verified
1399
* @
return
roll method
1400
*/
1401
public
int
getRollMethod()
1402
{
1403
return
rollMethod;
1404
}
1405
1406
/**
1407
* Get the cost
for
an ability score.
Callers
9
initForCharacter
Method · 0.95
rollStats
Method · 0.95
refreshRollMethod
Method · 0.95
applyOptionValuesToControls
Method · 0.95
isPurchaseStatMode
Method · 0.95
setOptionsProperties
Method · 0.95
appendRollMethodLine
Method · 0.95
onCopy
Method · 0.95
PlayerCharacter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected