C# 클래스 OpenMetaverse.Messages.Linden.DirLandReplyMessage.QueryReply

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

공개 프로퍼티들

프로퍼티 타입 설명
ActualArea int
Auction bool
ForSale bool
Name string
ParcelID UUID
ProductSku string
SalePrice int

프로퍼티 상세

ActualArea 공개적으로 프로퍼티

public int ActualArea
리턴 int

Auction 공개적으로 프로퍼티

public bool Auction
리턴 bool

ForSale 공개적으로 프로퍼티

public bool ForSale
리턴 bool

Name 공개적으로 프로퍼티

public string Name
리턴 string

ParcelID 공개적으로 프로퍼티

public UUID ParcelID
리턴 UUID

ProductSku 공개적으로 프로퍼티

public string ProductSku
리턴 string

SalePrice 공개적으로 프로퍼티

public int SalePrice
리턴 int