Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getDisplay
Method
getDisplay
code/src/java/pcgen/core/PlayerCharacter.java:9218–9221 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9216
}
9217
9218
public
CharacterDisplay getDisplay()
9219
{
9220
return
display;
9221
}
9222
9223
public
List<WeaponProf> getWeaponProfsInTarget(CDOMGroupRef<WeaponProf> master)
9224
{
Callers
15
testThumb
Method · 0.95
testThumbScaling
Method · 0.95
testAddCompanion
Method · 0.95
testRandomize
Method · 0.95
testAgeSet
Method · 0.95
testPCClassLevel1
Method · 0.95
testPCClassLevel2
Method · 0.95
testNPCClassLevel1
Method · 0.95
testNPCClassLevel2
Method · 0.95
testNPCClassLevel3
Method · 0.95
testMultiClassPCLevel4PCLevel4
Method · 0.95
testMultiClassNPCLevel4NPCLevel4
Method · 0.95
Calls
no outgoing calls
Tested by
15
testThumb
Method · 0.76
testThumbScaling
Method · 0.76
testAddCompanion
Method · 0.76
testRandomize
Method · 0.76
testAgeSet
Method · 0.76
testPCClassLevel1
Method · 0.76
testPCClassLevel2
Method · 0.76
testNPCClassLevel1
Method · 0.76
testNPCClassLevel2
Method · 0.76
testNPCClassLevel3
Method · 0.76
testMultiClassPCLevel4PCLevel4
Method · 0.76
testMultiClassNPCLevel4NPCLevel4
Method · 0.76