Added support to Inventory System for attaching/detaching items

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@838 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
Michael Cortez
2007-01-11 20:44:16 +00:00
parent 655eb659ef
commit 27af449225
4 changed files with 92 additions and 1 deletions

View File

@@ -186,6 +186,8 @@ namespace libsecondlife
/// </summary>
public enum AttachmentPoint
{
/// <summary></summary>
Default = 0,
/// <summary></summary>
Chest = 1,
/// <summary></summary>
@@ -223,7 +225,7 @@ namespace libsecondlife
/// <summary></summary>
RightUpperArm,
/// <summary></summary>
RightForarm,
RightForearm,
/// <summary></summary>
LeftUpperArm,
/// <summary></summary>