Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getSR
Method
getSR
code/src/java/pcgen/core/PlayerCharacter.java:3311–3314 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3309
}
3310
3311
public
int
getSR()
3312
{
3313
return
calcSR(true);
3314
}
3315
3316
/**
3317
* Calculates total bonus from Size adjustments
Callers
2
getSRToken
Method · 0.45
calcSR
Method · 0.45
Calls
1
calcSR
Method · 0.95
Tested by
no test coverage detected