Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getPrimaryContext
Method · 0.95
performAnalysis
Method · 0.95
silentlyGetAbilityCategory
Method · 0.95
getAllAbilityCategories
Method · 0.95
getTabName
Method · 0.95
getTabShown
Method · 0.95
getBonusContainerList
Method · 0.95
Calls
no outgoing calls
Tested by
1
getPrimaryContext
Method · 0.76