Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getOptions
Method
getOptions
code/src/java/pcgen/core/SettingsHandler.java:468–471 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
466
}
467
468
public
static
SortedProperties getOptions()
469
{
470
return
OPTIONS;
471
}
472
473
public
static
void
getOptionsFromProperties(
final
PlayerCharacter aPC)
474
{
Callers
12
setGMGenOption
Method · 0.95
getGMGenOption
Method · 0.95
setGame
Method · 0.95
getOptionsFromProperties
Method · 0.95
getChosenCampaignFiles
Method · 0.95
setOptionsProperties
Method · 0.95
setPCGenOption
Method · 0.95
getPCGenOption
Method · 0.95
readOptionsProperties
Method · 0.95
setRuleChecksInOptions
Method · 0.95
setChosenCampaignSourcefiles
Method · 0.95
LegacySettings
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected