|
OpenSim
|
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... | |
Avatar returned by the Avatar Picker request
Definition at line 35 of file AvatarPickerAvatar.cs.
| 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.
1.8.6