Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ setAdjustment
Method
setAdjustment
code/src/java/pcgen/core/character/Follower.java:150–153 ·
view source on GitHub ↗
(final int anAdjustment)
Source
from the content-addressed store, hash-verified
148
}
149
150
public
void
setAdjustment(
final
int
anAdjustment)
151
{
152
theAdjustment = anAdjustment;
153
}
154
155
public
int
getAdjustment()
156
{
Callers
3
addCompanion
Method · 0.95
linkCompanion
Method · 0.95
parseMasterLine
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected