C# 클래스 OpenSim.Region.CoreModules.World.WorldMap.MapRequestState

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

공개 프로퍼티들

프로퍼티 타입 설명
EstateID uint
agentID UUID
flags uint
godlike bool
itemtype uint
regionhandle ulong

프로퍼티 상세

EstateID 공개적으로 프로퍼티

public uint EstateID
리턴 uint

agentID 공개적으로 프로퍼티

public UUID agentID
리턴 UUID

flags 공개적으로 프로퍼티

public uint flags
리턴 uint

godlike 공개적으로 프로퍼티

public bool godlike
리턴 bool

itemtype 공개적으로 프로퍼티

public uint itemtype
리턴 uint

regionhandle 공개적으로 프로퍼티

public ulong regionhandle
리턴 ulong