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

Method getContext

code/src/java/pcgen/core/GameMode.java:1982–1985  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1980 }
1981
1982 public LoadContext getContext()
1983 {
1984 return context;
1985 }
1986
1987 public LoadContext getModeContext()
1988 {

Callers 7

getPrimaryContextMethod · 0.95
performAnalysisMethod · 0.95
getTabNameMethod · 0.95
getTabShownMethod · 0.95
getBonusContainerListMethod · 0.95

Calls

no outgoing calls

Tested by 1

getPrimaryContextMethod · 0.76