[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for T:OpenMetaverse.FriendRights]
Assembly: OpenMetaverse (in OpenMetaverse.dll) Version: 1.0.0.20057
Syntax
| C# | Visual Basic | Visual C++ |
[FlagsAttribute] public enum FriendRights
<FlagsAttribute> _ Public Enumeration FriendRights
[FlagsAttribute] public enum class FriendRights
Members
| Member | Description |
|---|---|
| None | The avatar has no rights |
| CanSeeOnline | The avatar can see the online status of the target avatar |
| CanSeeOnMap | The avatar can see the location of the target avatar on the map |
| CanModifyObjects | The avatar can modify the ojects of the target avatar |
