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

Method getMethodRoll

code/src/java/pcgen/cdom/content/RollMethod.java:99–102  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

97 }
98
99 public String getMethodRoll()
100 {
101 return rollMethod;
102 }
103
104 public void setSortKey(String sortKey)
105 {

Callers 4

unparseMethod · 0.80
processMethod · 0.80
rollStatsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected