MCPcopy 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

setGMGenOptionMethod · 0.95
getGMGenOptionMethod · 0.95
setGameMethod · 0.95
setOptionsPropertiesMethod · 0.95
setPCGenOptionMethod · 0.95
getPCGenOptionMethod · 0.95
readOptionsPropertiesMethod · 0.95
LegacySettingsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected