Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getUsedHD
Method
getUsedHD
code/src/java/pcgen/core/character/Follower.java:145–148 ·
view source on GitHub ↗
Get the HD used @return HD Used
()
Source
from the content-addressed store, hash-verified
143
* @
return
HD Used
144
*/
145
public
int
getUsedHD()
146
{
147
return
usedHD;
148
}
149
150
public
void
setAdjustment(
final
int
anAdjustment)
151
{
Callers
2
appendFollowerLines
Method · 0.95
setMaster
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected