C# Class OpenSim.Framework.DirPlacesReplyData

Afficher le fichier Open project: N3X15/VoxelSim Class Usage Examples

Méthodes publiques

Свойство Type Description
Status uint
auction bool
dwell float
forSale bool
name string
parcelID UUID

Property Details

Status public_oe property

public uint Status
Résultat uint

auction public_oe property

public bool auction
Résultat bool

dwell public_oe property

public float dwell
Résultat float

forSale public_oe property

public bool forSale
Résultat bool

name public_oe property

public string name
Résultat string

parcelID public_oe property

public UUID parcelID
Résultat UUID