OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
OpenSim.Framework.AvatarPickerAvatar Class Reference

Avatar returned by the Avatar Picker request More...

Public Attributes

UUID AvatarID
 Avatar's Unique ID More...
 
string firstName
 Avatar's Account first name More...
 
string lastName
 Avatar's Account last name More...
 

Detailed Description

Avatar returned by the Avatar Picker request

Definition at line 35 of file AvatarPickerAvatar.cs.

Member Data Documentation

UUID OpenSim.Framework.AvatarPickerAvatar.AvatarID

Avatar's Unique ID

Definition at line 40 of file AvatarPickerAvatar.cs.

string OpenSim.Framework.AvatarPickerAvatar.firstName

Avatar's Account first name

Definition at line 45 of file AvatarPickerAvatar.cs.

string OpenSim.Framework.AvatarPickerAvatar.lastName

Avatar's Account last name

Definition at line 50 of file AvatarPickerAvatar.cs.


The documentation for this class was generated from the following file: