C# 클래스 Universe.Framework.ClientInterfaces.RegionInfoForEstateMenuArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: Virtual-Universe/Virtual-Universe 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
billableFactor float
estateID uint
maxAgents byte
objectBonusFactor float
parentEstateID uint
pricePerMeter int
redirectGridX int
redirectGridY int
regionFlags ulong
regionType string
simAccess byte
simName string
sunHour float
terrainLowerLimit float
terrainRaiseLimit float
useEstateSun bool
waterHeight float

프로퍼티 상세

billableFactor 공개적으로 프로퍼티

public float billableFactor
리턴 float

estateID 공개적으로 프로퍼티

public uint estateID
리턴 uint

maxAgents 공개적으로 프로퍼티

public byte maxAgents
리턴 byte

objectBonusFactor 공개적으로 프로퍼티

public float objectBonusFactor
리턴 float

parentEstateID 공개적으로 프로퍼티

public uint parentEstateID
리턴 uint

pricePerMeter 공개적으로 프로퍼티

public int pricePerMeter
리턴 int

redirectGridX 공개적으로 프로퍼티

public int redirectGridX
리턴 int

redirectGridY 공개적으로 프로퍼티

public int redirectGridY
리턴 int

regionFlags 공개적으로 프로퍼티

public ulong regionFlags
리턴 ulong

regionType 공개적으로 프로퍼티

public string regionType
리턴 string

simAccess 공개적으로 프로퍼티

public byte simAccess
리턴 byte

simName 공개적으로 프로퍼티

public string simName
리턴 string

sunHour 공개적으로 프로퍼티

public float sunHour
리턴 float

terrainLowerLimit 공개적으로 프로퍼티

public float terrainLowerLimit
리턴 float

terrainRaiseLimit 공개적으로 프로퍼티

public float terrainRaiseLimit
리턴 float

useEstateSun 공개적으로 프로퍼티

public bool useEstateSun
리턴 bool

waterHeight 공개적으로 프로퍼티

public float waterHeight
리턴 float