C# Class OpenMetaverse.Messages.Linden.LandStatReplyMessage.ReportDataBlock

Mostrar archivo Open project: N3X15/VoxelSim Class Usage Examples

Public Properties

Property Type Description
Location System.Vector3
MonoScore float
OwnerName string
Score float
TaskID UUID
TaskLocalID uint
TaskName string
TimeStamp System.DateTime

Property Details

Location public_oe property

public Vector3,System Location
return System.Vector3

MonoScore public_oe property

public float MonoScore
return float

OwnerName public_oe property

public string OwnerName
return string

Score public_oe property

public float Score
return float

TaskID public_oe property

public UUID TaskID
return UUID

TaskLocalID public_oe property

public uint TaskLocalID
return uint

TaskName public_oe property

public string TaskName
return string

TimeStamp public_oe property

public DateTime,System TimeStamp
return System.DateTime