C# 클래스 OpenSim.Framework.DirEventsReplyData

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

공개 프로퍼티들

프로퍼티 타입 설명
Status uint
date string
eventFlags uint
eventID uint
name string
ownerID UUID
unixTime uint

프로퍼티 상세

Status 공개적으로 프로퍼티

public uint Status
리턴 uint

date 공개적으로 프로퍼티

public string date
리턴 string

eventFlags 공개적으로 프로퍼티

public uint eventFlags
리턴 uint

eventID 공개적으로 프로퍼티

public uint eventID
리턴 uint

name 공개적으로 프로퍼티

public string name
리턴 string

ownerID 공개적으로 프로퍼티

public UUID ownerID
리턴 UUID

unixTime 공개적으로 프로퍼티

public uint unixTime
리턴 uint