C# Class OpenSim.Framework.ConfigSettings

Show file Open project: openmetaversefoundation/fortis-opensim Class Usage Examples

Public Properties

Property Type Description
ClientstackDll string
HttpListenerPort uint
HttpSSLCN string
HttpUsesSSL bool
LibrariesXMLFile string
MeshEngineName string
PhysicalPrim bool
PhysicsEngine string
See_into_region_from_neighbor bool
StandaloneAuthenticate bool
StandaloneInventoryPlugin string
StandaloneInventorySource string
StandaloneUserPlugin string
StandaloneUserSource string
StandaloneWelcomeMessage string
StorageDll string
httpSSLPort uint

Property Details

ClientstackDll public property

public string ClientstackDll
return string

HttpListenerPort public property

public uint HttpListenerPort
return uint

HttpSSLCN public property

public string HttpSSLCN
return string

HttpUsesSSL public property

public bool HttpUsesSSL
return bool

LibrariesXMLFile public property

public string LibrariesXMLFile
return string

MeshEngineName public property

public string MeshEngineName
return string

PhysicalPrim public property

public bool PhysicalPrim
return bool

PhysicsEngine public property

public string PhysicsEngine
return string

See_into_region_from_neighbor public property

public bool See_into_region_from_neighbor
return bool

StandaloneAuthenticate public property

public bool StandaloneAuthenticate
return bool

StandaloneInventoryPlugin public property

public string StandaloneInventoryPlugin
return string

StandaloneInventorySource public property

public string StandaloneInventorySource
return string

StandaloneUserPlugin public property

public string StandaloneUserPlugin
return string

StandaloneUserSource public property

public string StandaloneUserSource
return string

StandaloneWelcomeMessage public property

public string StandaloneWelcomeMessage
return string

StorageDll public property

public string StorageDll
return string

httpSSLPort public property

public uint httpSSLPort
return uint