From 1ecc9b70eb769afd6979f3ffda66a21ea3e8cc96 Mon Sep 17 00:00:00 2001 From: Jim Radford Date: Mon, 30 Nov 2009 23:09:25 +0000 Subject: [PATCH] * Additional documentation clarification for Parcel struct git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@3235 52acb1d6-8a22-11de-b505-999d5b087335 --- OpenMetaverse/ParcelManager.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/OpenMetaverse/ParcelManager.cs b/OpenMetaverse/ParcelManager.cs index b47f696c..3c1fc557 100644 --- a/OpenMetaverse/ParcelManager.cs +++ b/OpenMetaverse/ParcelManager.cs @@ -461,7 +461,7 @@ namespace OpenMetaverse { /// The total number of contiguous 4x4 meter blocks your agent owns within this parcel public int SelfCount; - /// The total number of contiguous 4x4 meter blocks contained in this parcel + /// The total number of contiguous 4x4 meter blocks contained in this parcel owned by a group or agent other than your own public int OtherCount; /// Deprecated, Value appears to always be 0 public int PublicCount; @@ -501,8 +501,8 @@ namespace OpenMetaverse public int MaxPrims; /// Total number of primitives on this parcel public int TotalPrims; - /// Total number of primitives owned by the parcel owner on - /// this parcel, for parcels owned by an individual this value will be 0 + /// For group-owned parcels this indicates the total number of prims deeded to the group, + /// for parcels owned by an individual this inicates the number of prims owned by the individual public int OwnerPrims; /// Total number of primitives owned by the parcel group on /// this parcel, or for parcels owned by an individual with a group set the