, including all inherited members.
| ActivateItem([in] BSTR inventoryname,[in] BSTR itemname) | IRdAvatarCustomization | |
| AddInventory([in] BSTR bszInventoryName) | IRdAvatarCustomization | |
| AddItem([in] RtDWORD inventoryIndex,[in] BSTR bszName) | IRdAvatarCustomization | |
| AddMorph([in] GUID *pGuid,[in] BSTR bszName,[in] BSTR bszTarget,[in] RtFloat fValue) | IRdAvatarCustomization | |
| ClassId | IRsObject | |
| ClassName | IRsObject | |
| ClearMorphs() | IRdAvatarCustomization | |
| GetActiveItem([in] RtDWORD inventoryIndex,[out, retval] RtDWORD *pActiveItem) | IRdAvatarCustomization | |
| GetAvatarName([out, retval] BSTR *pAvatarName) | IRdAvatarCustomization | |
| GetBodyMesh([out, retval] BSTR *pBodyMeshName) | IRdAvatarCustomization | |
| GetCacheGuid([out, retval] GUID *pGuid) | IRdAvatarCustomization | |
| GetDefaultItem([in] RtDWORD inventoryIndex,[out, retval] RtDWORD *pDefaultItem) | IRdAvatarCustomization | |
| GetInventoryCount([out, retval] RtDWORD *pCount) | IRdAvatarCustomization | |
| GetInventoryName([in] RtDWORD index,[out, retval] BSTR *pInventoryName) | IRdAvatarCustomization | |
| GetItemCount([in] RtDWORD inventoryIndex,[out, retval] RtDWORD *pCount) | IRdAvatarCustomization | |
| GetItemInfo([in] RtDWORD inventoryIndex,[in] RtDWORD itemIndex,[out] BSTR *pName,[out] RtBool *pActive,[out] RtBool *pDefault) | IRdAvatarCustomization | |
| GetMorphCount([out, retval] RtDWORD *pMorphCount) | IRdAvatarCustomization | |
| GetMorphGuid([in] RtDWORD index,[out, retval] GUID *pGuid) | IRdAvatarCustomization | |
| GetMorphTarget(GUID *pGuid, BSTR *pbszTarget) | IRdAvatarCustomization | |
| GetMorphWeight([in] GUID *pGuid,[out, retval] RtFloat *pValue) | IRdAvatarCustomization | |
| GetTemplateName([out, retval] BSTR *pTemplateName) | IRdAvatarCustomization | |
| ParseFromXMLStream([in] IStream *pStream) | IRdAvatarCustomization | |
| RemoveInventory([in] RtDWORD index) | IRdAvatarCustomization | |
| RemoveItem([in] RtDWORD inventoryIndex,[in] RtDWORD itemIndex) | IRdAvatarCustomization | |
| RemoveMorph([in] GUID *pGuid) | IRdAvatarCustomization | |
| SetActiveItem([in] RtDWORD inventoryIndex,[in] RtDWORD activeItem) | IRdAvatarCustomization | |
| SetAvatarName([in] BSTR bszAvatarName) | IRdAvatarCustomization | |
| SetBodyMesh([in] BSTR bszBodyMeshName) | IRdAvatarCustomization | |
| SetCacheGuid([in] GUID guid) | IRdAvatarCustomization | |
| SetDefaultItem([in] RtDWORD inventoryIndex,[in] RtDWORD defaultItem) | IRdAvatarCustomization | |
| SetMorphWeight([in] GUID *pGuid,[in] RtFloat val) | IRdAvatarCustomization | |
| SetTemplateName(BSTR bszTemplateName) | IRdAvatarCustomization | |
| StoreToXMLStream([in] IStream *pStream) | IRdAvatarCustomization | |