Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ setKeyName
Method
setKeyName
code/src/java/pcgen/core/RuleCheck.java:165–168 ·
view source on GitHub ↗
(String key)
Source
from the content-addressed store, hash-verified
163
}
164
165
public
void
setKeyName(String key)
166
{
167
ruleKey = key;
168
}
169
}
Callers
15
testFindEquipmentByBaseKey
Method · 0.45
testComplexVariableReplacement
Method · 0.45
initGameModes
Method · 0.45
buildCampaign
Method · 0.45
parseNonEmptyToken
Method · 0.45
parseNonEmptyToken
Method · 0.45
nameItemFromModifiers
Method · 0.45
buildDerivedObjects
Method · 0.45
createLangBonusObject
Method · 0.45
createAlignment
Method · 0.45
createSize
Method · 0.45
createStat
Method · 0.45
Calls
no outgoing calls
Tested by
10
testFindEquipmentByBaseKey
Method · 0.36
testComplexVariableReplacement
Method · 0.36
initGameModes
Method · 0.36
buildCampaign
Method · 0.36
createAlignment
Method · 0.36
createSize
Method · 0.36
createStat
Method · 0.36
construct
Method · 0.36
testFromCompanionMod
Method · 0.36
testFromCompanionMod
Method · 0.36