Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ removeSkillMultiplierLevels
Method
removeSkillMultiplierLevels
code/src/java/pcgen/core/GameMode.java:517–520 ·
view source on GitHub ↗
Removes skill multiplier levels.
()
Source
from the content-addressed store, hash-verified
515
* Removes skill multiplier levels.
516
*/
517
public
void
removeSkillMultiplierLevels()
518
{
519
skillMultiplierLevels.clear();
520
}
521
522
/**
523
* Set the base DC
for
spells.
Callers
2
setUp
Method · 0.95
setUp
Method · 0.95
Calls
1
clear
Method · 0.65
Tested by
2
setUp
Method · 0.76
setUp
Method · 0.76