Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getKeyName
Method
getKeyName
code/src/java/pcgen/core/character/WieldCategory.java:62–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
@Override
63
public
String getKeyName()
64
{
65
return
getDisplayName();
66
}
67
68
@Override
69
public
String getDisplayName()
Callers
4
unparse
Method · 0.95
passes
Method · 0.95
getWieldName
Method · 0.95
passesPreEquipHandleTokens
Method · 0.95
Calls
1
getDisplayName
Method · 0.95
Tested by
2
passes
Method · 0.76
passesPreEquipHandleTokens
Method · 0.76