C# 클래스 OpenSim.Framework.UserProfileCacheEntry

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

공개 프로퍼티들

프로퍼티 타입 설명
ClientsWaitingProps HashSet
born string
classifieds UserClassifiedAdd>.Dictionary
classifiedsLists string>.Dictionary
flags uint
membershipType byte[]
picks UserProfilePick>.Dictionary
picksList string>.Dictionary
props UserProfileProperties

프로퍼티 상세

ClientsWaitingProps 공개적으로 프로퍼티

public HashSet ClientsWaitingProps
리턴 HashSet

born 공개적으로 프로퍼티

public string born
리턴 string

classifieds 공개적으로 프로퍼티

public Dictionary classifieds
리턴 UserClassifiedAdd>.Dictionary

classifiedsLists 공개적으로 프로퍼티

public Dictionary classifiedsLists
리턴 string>.Dictionary

flags 공개적으로 프로퍼티

public uint flags
리턴 uint

membershipType 공개적으로 프로퍼티

public byte[] membershipType
리턴 byte[]

picks 공개적으로 프로퍼티

public Dictionary picks
리턴 UserProfilePick>.Dictionary

picksList 공개적으로 프로퍼티

public Dictionary picksList
리턴 string>.Dictionary

props 공개적으로 프로퍼티

public UserProfileProperties,OpenSim.Framework props
리턴 UserProfileProperties