Declaration Syntax
C# |
[ FlagsAttribute] public enum 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
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)