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

Method getPropDesc

code/src/java/pcgen/core/SpecialAbility.java:101–104  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

99 }
100
101 String getPropDesc()
102 {
103 return propDesc;
104 }
105
106 @Override
107 public String getText()

Callers 2

getSADescMethod · 0.95
getTextMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected