Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
OpenMetaverse
AvatarGroup
C# Class OpenMetaverse.AvatarGroup
Holds group information for Avatars such as those you might find in a profile
Mostrar archivo
Open project: 3di/3di-viewer-rei-libs
Class Usage Examples
Public Properties
Property
Type
Description
AcceptNotices
bool
GroupID
UUID
GroupInsigniaID
UUID
GroupName
string
GroupPowers
GroupPowers
GroupTitle
string
ListInProfile
bool
Property Details
AcceptNotices
public_oe property
true of Avatar accepts group notices
public
bool
AcceptNotices
return
bool
GroupID
public_oe property
Groups Key
public
UUID
GroupID
return
UUID
GroupInsigniaID
public_oe property
Texture Key for groups insignia
public
UUID
GroupInsigniaID
return
UUID
GroupName
public_oe property
Name of the group
public
string
GroupName
return
string
GroupPowers
public_oe property
Powers avatar has in the group
public
GroupPowers
GroupPowers
return
GroupPowers
GroupTitle
public_oe property
Avatars Currently selected title
public
string
GroupTitle
return
string
ListInProfile
public_oe property
true of Avatar has chosen to list this in their profile
public
bool
ListInProfile
return
bool