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

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

공개 프로퍼티들

프로퍼티 타입 설명
AnyAVSounds bool
AuthBuyerID UUID
Category ParcelCategory
Desc string
GroupAVSounds bool
GroupID UUID
LandingType byte
MediaAutoScale byte
MediaDescription string
MediaHeight int
MediaID UUID
MediaLoop bool
MediaType string
MediaURL string
MediaWidth int
MusicURL string
Name string
ObscureMedia bool
ObscureMusic bool
ParcelFlags uint
PassHours float
PassPrice int
Privacy bool
SalePrice int
SeeAVs bool
SnapshotID UUID
UserLocation System.Vector3
UserLookAt System.Vector3

프로퍼티 상세

AnyAVSounds 공개적으로 프로퍼티

public bool AnyAVSounds
리턴 bool

AuthBuyerID 공개적으로 프로퍼티

public UUID AuthBuyerID
리턴 UUID

Category 공개적으로 프로퍼티

public ParcelCategory Category
리턴 ParcelCategory

Desc 공개적으로 프로퍼티

public string Desc
리턴 string

GroupAVSounds 공개적으로 프로퍼티

public bool GroupAVSounds
리턴 bool

GroupID 공개적으로 프로퍼티

public UUID GroupID
리턴 UUID

LandingType 공개적으로 프로퍼티

public byte LandingType
리턴 byte

MediaAutoScale 공개적으로 프로퍼티

public byte MediaAutoScale
리턴 byte

MediaDescription 공개적으로 프로퍼티

public string MediaDescription
리턴 string

MediaHeight 공개적으로 프로퍼티

public int MediaHeight
리턴 int

MediaID 공개적으로 프로퍼티

public UUID MediaID
리턴 UUID

MediaLoop 공개적으로 프로퍼티

public bool MediaLoop
리턴 bool

MediaType 공개적으로 프로퍼티

public string MediaType
리턴 string

MediaURL 공개적으로 프로퍼티

public string MediaURL
리턴 string

MediaWidth 공개적으로 프로퍼티

public int MediaWidth
리턴 int

MusicURL 공개적으로 프로퍼티

public string MusicURL
리턴 string

Name 공개적으로 프로퍼티

public string Name
리턴 string

ObscureMedia 공개적으로 프로퍼티

public bool ObscureMedia
리턴 bool

ObscureMusic 공개적으로 프로퍼티

public bool ObscureMusic
리턴 bool

ParcelFlags 공개적으로 프로퍼티

public uint ParcelFlags
리턴 uint

PassHours 공개적으로 프로퍼티

public float PassHours
리턴 float

PassPrice 공개적으로 프로퍼티

public int PassPrice
리턴 int

Privacy 공개적으로 프로퍼티

public bool Privacy
리턴 bool

SalePrice 공개적으로 프로퍼티

public int SalePrice
리턴 int

SeeAVs 공개적으로 프로퍼티

public bool SeeAVs
리턴 bool

SnapshotID 공개적으로 프로퍼티

public UUID SnapshotID
리턴 UUID

UserLocation 공개적으로 프로퍼티

public Vector3,System UserLocation
리턴 System.Vector3

UserLookAt 공개적으로 프로퍼티

public Vector3,System UserLookAt
리턴 System.Vector3