Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getBaseStat
Method
getBaseStat
code/src/java/pcgen/core/PCClass.java:1438–1441 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1436
}
1437
1438
public
String getBaseStat()
1439
{
1440
return
getSpellBaseStat();
1441
}
1442
1443
public
String getHD()
1444
{
Callers
1
getData
Method · 0.80
Calls
1
getSpellBaseStat
Method · 0.95
Tested by
no test coverage detected