MCPcopy Create free account
hub / github.com/PCGen/pcgen / getNature

Method getNature

code/src/java/pcgen/cdom/content/CNAbility.java:126–129  ·  view source on GitHub ↗

Returns the Nature of the Ability @return The Nature of the Ability

()

Source from the content-addressed store, hash-verified

124 * @return The Nature of the Ability
125 */
126 public Nature getNature()
127 {
128 return nature;
129 }
130
131 /**
132 * Returns the Ability that this CNAbility represents

Callers 13

applyChoiceMethod · 0.95
allowMethod · 0.95
removeChoiceMethod · 0.95
getPoolAbilitiesMethod · 0.95
getCNAbilitiesMethod · 0.95
containsExpectedMethod · 0.95
containsExpectedMethod · 0.95
getAbilityNatureMethod · 0.45
addCategorisedAbilityMethod · 0.45
getMethod · 0.45
writeAbilityToBufferMethod · 0.45

Calls

no outgoing calls

Tested by 2

containsExpectedMethod · 0.76
containsExpectedMethod · 0.76