[This is preliminary documentation and is subject to change.]
Sequence ID in ParcelPropertiesReply packets (sent when avatar
tries to cross a parcel border)
Namespace:
OpenMetaverseAssembly: OpenMetaverse (in OpenMetaverse.dll) Version: 1.0.0.20057
Syntax
| C# | Visual Basic | Visual C++ |
public enum ParcelPropertiesStatus
Public Enumeration ParcelPropertiesStatus
public enum class ParcelPropertiesStatus
Members
| Member | Description |
|---|---|
| ParcelSelected | Parcel is currently selected |
| CollisionNotInGroup | Parcel restricted to a group the avatar is not a
member of |
| CollisionBanned | Avatar is banned from the parcel |
| CollisionNotOnAccessList | Parcel is restricted to an access list that the
avatar is not on |
| HoveredOverParcel | Response to hovering over a parcel |
