C# 클래스 OpenMetaverse.Messages.Linden.PlacesReplyMessage.QueryData

파일 보기 프로젝트 열기: N3X15/VoxelSim 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ActualArea int
BillableArea int
Description string
Dwell float
Flags int
GlobalX float
GlobalY float
GlobalZ float
Name string
OwnerID UUID
Price int
ProductSku string
SimName string
SnapShotID UUID

프로퍼티 상세

ActualArea 공개적으로 프로퍼티

public int ActualArea
리턴 int

BillableArea 공개적으로 프로퍼티

public int BillableArea
리턴 int

Description 공개적으로 프로퍼티

public string Description
리턴 string

Dwell 공개적으로 프로퍼티

public float Dwell
리턴 float

Flags 공개적으로 프로퍼티

public int Flags
리턴 int

GlobalX 공개적으로 프로퍼티

public float GlobalX
리턴 float

GlobalY 공개적으로 프로퍼티

public float GlobalY
리턴 float

GlobalZ 공개적으로 프로퍼티

public float GlobalZ
리턴 float

Name 공개적으로 프로퍼티

public string Name
리턴 string

OwnerID 공개적으로 프로퍼티

public UUID OwnerID
리턴 UUID

Price 공개적으로 프로퍼티

public int Price
리턴 int

ProductSku 공개적으로 프로퍼티

public string ProductSku
리턴 string

SimName 공개적으로 프로퍼티

public string SimName
리턴 string

SnapShotID 공개적으로 프로퍼티

public UUID SnapShotID
리턴 UUID