C# Class OpenMetaverse.Avatar.Interests

Avatar interests including spoken languages, skills, and "want to" choices
Datei anzeigen Open project: 3di/3di-viewer-rei-libs Class Usage Examples

Public Properties

Property Type Description
LanguagesText string
SkillsMask uint
SkillsText string
WantToMask uint
WantToText string

Property Details

LanguagesText public_oe property

Languages profile field
public string LanguagesText
return string

SkillsMask public_oe property

public uint SkillsMask
return uint

SkillsText public_oe property

public string SkillsText
return string

WantToMask public_oe property

public uint WantToMask
return uint

WantToText public_oe property

public string WantToText
return string