enAvatar handles avatars, agents, and accounts.
| Name | Returns | Parameters | Description |
|---|---|---|---|
| enAvatar_Elem(...) | string | string avatar_uuid | Quotes the UUID and adds a link to the agent's profile using the secondlife:///app/agent Viewer URI Name Space. |
| enAvatar_GetGroup(...) | string | string avatar_uuid | Gets active group UUID of an agent (NULL_KEY if not in region or not wearing any attachments). |
Many enPrim functions and macros can also be used on avatars/agents.
| Name | Required Value | Description |
|---|---|---|
| TRACE_ENAVATAR | n/a | Enables trace logging (not used). |
enAvatar calls no callback functions.
enAvatar defines no constants or flags.