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

Method getName

code/src/java/pcgen/core/GameMode.java:456–459  ·  view source on GitHub ↗

Get the game mode name. @return game mode name

()

Source from the content-addressed store, hash-verified

454 * @return game mode name
455 */
456 public String getName()
457 {
458 return name;
459 }
460
461 /**
462 * Set the game mode name (aka key). Should not

Callers 15

setUpMethod · 0.95
setUpMethod · 0.95
setUpMethod · 0.95
setUpMethod · 0.95
testAdjustMoveRatesMethod · 0.95
performAnalysisMethod · 0.95
getSelectionMethod · 0.95
getLoadInfoMethod · 0.95
setOptionsPropertiesMethod · 0.95
parcePCGSourceOnlyMethod · 0.95
parseGameModeMethod · 0.95

Calls

no outgoing calls

Tested by 5

setUpMethod · 0.76
setUpMethod · 0.76
setUpMethod · 0.76
setUpMethod · 0.76
testAdjustMoveRatesMethod · 0.76