mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
@@ -36,10 +36,15 @@ namespace OpenSim.Framework
|
||||
public float LocationY;
|
||||
public float LocationZ;
|
||||
public string OwnerName;
|
||||
public UUID OwnerID;
|
||||
public float Score;
|
||||
public UUID TaskID;
|
||||
public uint TaskLocalID;
|
||||
public string TaskName;
|
||||
public int Bytes;
|
||||
public int Urls;
|
||||
public uint Time;
|
||||
public string Parcel;
|
||||
|
||||
public LandStatReportItem()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user