Information about a region on the grid
map

C# |
public struct GridRegion

All Members | Methods | Fields | |||
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
Access |
|
![]() |
Agents |
|
![]() |
Equals(Object) |
(Overrides
ValueType.
Equals(Object).)
|
![]() |
GetHashCode () () () () |
(Overrides
ValueType.
GetHashCode
()
()
()
()
.)
|
![]() |
MapImageID |
UUID of the World Map image
|
![]() |
Name |
Sim Name (NOTE: In lowercase!)
|
![]() |
RegionFlags |
Appears to always be zero (None)
|
![]() |
RegionHandle |
Unique identifier for this region, a
combination of the X and Y position
|
![]() |
ToString () () () () |
(Overrides
ValueType.
ToString
()
()
()
()
.)
|
![]() |
WaterHeight |
Sim's defined Water Height
|
![]() |
X |
Sim X position on World Map
|
![]() |
Y |
Sim Y position on World Map
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)