Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getBuyCost
Method
getBuyCost
code/src/java/pcgen/core/PointBuyCost.java:91–94 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
89
}
90
91
public
int
getBuyCost()
92
{
93
return
buyCost;
94
}
95
96
}
Callers
3
writePurchaseModeConfiguration
Method · 0.95
unparse
Method · 0.80
getAbilityScoreCost
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected