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

Method getGameMode

code/src/java/pcgen/facade/core/DataSetFacade.java:68–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 public ListFacade<Campaign> getCampaigns();
67
68 public GameMode getGameMode();
69
70 public ListFacade<PCAlignment> getAlignments();
71

Callers 15

testLoadSourcesMethod · 0.65
checkSourceEqualityMethod · 0.65
checkGameModeEqualityMethod · 0.65
SourceLoadWorkerMethod · 0.65
runMethod · 0.65
initForCharacterMethod · 0.65
rollStatsMethod · 0.65
saveMethod · 0.65
refreshRollMethodMethod · 0.65
getGameModeMethod · 0.65

Implementers 3

MockDataSetFacadecode/src/test/pcgen/gui2/facade/MockDa
DelegatingDataSetcode/src/java/pcgen/gui2/facade/Delega
DataSetcode/src/java/pcgen/core/DataSet.java

Calls

no outgoing calls

Tested by 1

testLoadSourcesMethod · 0.52