C# 클래스 OpenSim.Framework.DirPlacesReplyData

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

공개 프로퍼티들

프로퍼티 타입 설명
Status uint
auction bool
dwell float
forSale bool
name string
parcelID UUID

프로퍼티 상세

Status 공개적으로 프로퍼티

public uint Status
리턴 uint

auction 공개적으로 프로퍼티

public bool auction
리턴 bool

dwell 공개적으로 프로퍼티

public float dwell
리턴 float

forSale 공개적으로 프로퍼티

public bool forSale
리턴 bool

name 공개적으로 프로퍼티

public string name
리턴 string

parcelID 공개적으로 프로퍼티

public UUID parcelID
리턴 UUID