C# Class OpenSim.Framework.ConfigSettings

ファイルを表示 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_oe property

public string ClientstackDll
return string

HttpListenerPort public_oe property

public uint HttpListenerPort
return uint

HttpSSLCN public_oe property

public string HttpSSLCN
return string

HttpUsesSSL public_oe property

public bool HttpUsesSSL
return bool

LibrariesXMLFile public_oe property

public string LibrariesXMLFile
return string

MeshEngineName public_oe property

public string MeshEngineName
return string

PhysicalPrim public_oe property

public bool PhysicalPrim
return bool

PhysicsEngine public_oe property

public string PhysicsEngine
return string

See_into_region_from_neighbor public_oe property

public bool See_into_region_from_neighbor
return bool

StandaloneAuthenticate public_oe property

public bool StandaloneAuthenticate
return bool

StandaloneInventoryPlugin public_oe property

public string StandaloneInventoryPlugin
return string

StandaloneInventorySource public_oe property

public string StandaloneInventorySource
return string

StandaloneUserPlugin public_oe property

public string StandaloneUserPlugin
return string

StandaloneUserSource public_oe property

public string StandaloneUserSource
return string

StandaloneWelcomeMessage public_oe property

public string StandaloneWelcomeMessage
return string

StorageDll public_oe property

public string StorageDll
return string

httpSSLPort public_oe property

public uint httpSSLPort
return uint