Represents an avatar (other than your
own)

C# |
public class Avatar : Primitive

All Members | Constructors | Methods | Properties | Fields | |
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
Avatar () () () () |
Default constructor
|
![]() |
Animations |
List of current avatar animations
|
![]() |
AppearanceFlags |
Appearance flags. Introduced with server side
baking, currently unused.
|
![]() |
AppearanceVersion |
Appearance version. Value greater than 0
indicates using server side baking
|
![]() |
COFVersion |
Version of the Current Outfit Folder that the
appearance is based on
|
![]() |
ControlFlags |
Movement control flags for avatars. Typically
not set or used by clients. To move your avatar, use
Client.Self.Movement instead
|
![]() |
FirstName |
First name
|
![]() ![]() |
FromOSD(OSD) |
|
![]() |
GetOSD () () () () | (Overrides
Primitive.
GetOSD
()
()
()
()
.)
|
![]() |
GroupName |
Active group
|
![]() |
Groups |
Groups that this avatar is a member of
|
![]() |
LastName |
Last name
|
![]() |
Name |
Full name
|
![]() |
ProfileInterests |
Avatar interests including spoken languages,
skills, and "want to" choices
|
![]() |
ProfileProperties |
Avatar properties including about text,
profile URL, image IDs and publishing settings
|
![]() |
ProfileStatistics |
Positive and negative ratings
|
![]() |
VisualParameters |
Contains the visual parameters describing the
deformation of the avatar
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)