Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
setUp
Method · 0.95
setUp
Method · 0.95
setUp
Method · 0.95
setUp
Method · 0.95
testAdjustMoveRates
Method · 0.95
performAnalysis
Method · 0.95
getSelection
Method · 0.95
getLoadInfo
Method · 0.95
setOptionsProperties
Method · 0.95
parcePCGSourceOnly
Method · 0.95
parseGameMode
Method · 0.95
exportCharacterUsingFreemarker
Method · 0.95
Calls
no outgoing calls
Tested by
5
setUp
Method · 0.76
setUp
Method · 0.76
setUp
Method · 0.76
setUp
Method · 0.76
testAdjustMoveRates
Method · 0.76