Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getObjectName
Method
getObjectName
code/src/java/pcgen/core/kit/KitKit.java:77–81 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
}
76
77
@Override
78
public
String getObjectName()
79
{
80
return
"Kit"
;
81
}
82
83
@Override
84
public
String toString()
Callers
7
unparseToken
Method · 0.45
unparseToken
Method · 0.45
processFeatEquals
Method · 0.45
processSpellList
Method · 0.45
process
Method · 0.45
getInfo
Method · 0.45
getPartialStatBonusFor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected