Declaration Syntax
C# |
public class SimulatorDataPool
Members
All Members | Methods | Fields | |||
|
|
|
Icon | Member | Description |
---|---|---|
ActiveClients |
Number of GridClients using this
datapool
|
|
DownloadingParcelMap |
|
|
GetSimulatorData(UInt64) |
|
|
Handle |
Simulator handle
|
|
InactiveSince |
Time that the last client disconnected from
the simulator
|
|
ParcelMap |
|
|
Parcels |
Shared parcel info only when POOL_PARCEL_DATA
== true
|
|
PrimCache |
The cache of prims used and unused in this
simulator
|
|
SimulatorAdd(Simulator) |
|
|
SimulatorDataPools |
|
|
SimulatorRelease(Simulator) |
|
Inheritance Hierarchy
Object | |
SimulatorDataPool |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)