Свойство | Тип | Описание | |
---|---|---|---|
m_config | |||
m_configSettings | |||
m_networkServersInfo | OpenSim.Framework.NetworkServersInfo |
Метод | Описание | |
---|---|---|
LoadConfigSettings ( IConfigSource argvSource, EnvConfigSource envConfigSource, |
Loads the region configuration
|
Метод | Описание | |
---|---|---|
ReadConfigSettings ( ) : void |
Read initial region settings from the ConfigSource
|
Метод | Описание | |
---|---|---|
AddIncludes ( |
Adds the included files as ini configuration files
|
|
DefaultConfig ( ) : IConfigSource |
Setup a default config values in case they aren't present in the ini file
|
|
IsUri ( string file ) : bool |
Check if we can convert the string to a URI
|
|
ReadConfig ( |
Provide same ini loader functionality for standard ini and master ini - file system or XML over http
|
public LoadConfigSettings ( IConfigSource argvSource, EnvConfigSource envConfigSource, |
||
argvSource | IConfigSource | Parameters passed into the process when started |
envConfigSource | EnvConfigSource | |
configSettings | ||
networkInfo | OpenSim.Framework.NetworkServersInfo | |
Результат |
protected OpenSimConfigSource,OpenSim m_config | ||
Результат |
protected ConfigSettings,OpenSim.Framework m_configSettings | ||
Результат |