Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getNature
Method
getNature
code/src/java/pcgen/cdom/list/AbilityList.java:101–104 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
99
}
100
101
public
Nature getNature()
102
{
103
return
nature;
104
}
105
106
}
Callers
1
unparse
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected