C# Class OpenSim.Framework.UserProfileCacheEntry

Mostra file Open project: nebadon2025/opensimulator Class Usage Examples

Public Properties

Property Type Description
ClientsWaitingProps HashSet
born string
classifieds UserClassifiedAdd>.Dictionary
classifiedsLists string>.Dictionary
flags uint
membershipType byte[]
picks UserProfilePick>.Dictionary
picksList string>.Dictionary
props UserProfileProperties

Property Details

ClientsWaitingProps public_oe property

public HashSet ClientsWaitingProps
return HashSet

born public_oe property

public string born
return string

classifieds public_oe property

public Dictionary classifieds
return UserClassifiedAdd>.Dictionary

classifiedsLists public_oe property

public Dictionary classifiedsLists
return string>.Dictionary

flags public_oe property

public uint flags
return uint

membershipType public_oe property

public byte[] membershipType
return byte[]

picks public_oe property

public Dictionary picks
return UserProfilePick>.Dictionary

picksList public_oe property

public Dictionary picksList
return string>.Dictionary

props public_oe property

public UserProfileProperties,OpenSim.Framework props
return UserProfileProperties