Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ racialSizeInt
Method
racialSizeInt
code/src/java/pcgen/core/PlayerCharacter.java:9838–9841 ·
view source on GitHub ↗
@return the racial size
()
Source
from the content-addressed store, hash-verified
9836
* @
return
the racial size
9837
*/
9838
public
int
racialSizeInt()
9839
{
9840
return
sizeFacet.racialSizeInt(id);
9841
}
9842
9843
public
String getGenderString()
9844
{
Callers
2
getUDamForEffLevel
Method · 0.45
getUnarmedDamageString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected