Manages grid-wide tasks such as the world
map

C# |
public class GridManager

All Members | Constructors | Methods | Properties | Events | |
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
GridManager(GridClient) |
Constructor
|
![]() |
CoarseLocationUpdate |
Raised when the simulator sends a
CoarseLocationUpdatePacketcontaining
the location of agents in the simulator
|
![]() |
GetGridRegion(String, GridLayerType, GridRegion % ) |
Get grid region information using the region
name, this function will block until it can find the region or
gives up
|
![]() |
GridItems |
Raised when the simulator sends GridItems
object containing details on events, land sales at a specific
location
|
![]() |
GridLayer |
Raised when the simulator sends GridLayer
object containing a map tile coordinates and texture
information
|
![]() |
GridRegion |
Raised when the simulator sends a Region Data
in response to a Map request
|
![]() |
MapItems(UInt64, GridItemType, GridLayerType, Int32) |
|
![]() |
RegionHandleReply |
Raised in response to a Region lookup
|
![]() |
RequestMainlandSims(GridLayerType) |
Request data for all mainland (Linden managed)
simulators
|
![]() |
RequestMapBlocks(GridLayerType, UInt16, UInt16, UInt16, UInt16, Boolean) |
|
![]() |
RequestMapItems(UInt64, GridItemType, GridLayerType) |
|
![]() |
RequestMapLayer(GridLayerType) |
|
![]() |
RequestMapRegion(String, GridLayerType) |
Request a map layer
|
![]() |
RequestRegionHandle(UUID) |
Request the region handle for the specified
region UUID
|
![]() |
SunAngVelocity |
Current angular velocity of the sun
|
![]() |
SunDirection |
Current direction of the sun
|
![]() |
SunPhase |
Unknown
|
![]() |
TimeOfDay |
Microseconds since the start of SL 4-hour
day
|

Object | |
![]() |
GridManager |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)