OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
OpenSim.Framework.DirPlacesReplyData Struct Reference

Public Attributes

UUID parcelID
 
string name
 
bool forSale
 
bool auction
 
float dwell
 
uint Status
 

Detailed Description

Definition at line 520 of file IClientAPI.cs.

Member Data Documentation

bool OpenSim.Framework.DirPlacesReplyData.auction

Definition at line 525 of file IClientAPI.cs.

float OpenSim.Framework.DirPlacesReplyData.dwell

Definition at line 526 of file IClientAPI.cs.

bool OpenSim.Framework.DirPlacesReplyData.forSale

Definition at line 524 of file IClientAPI.cs.

string OpenSim.Framework.DirPlacesReplyData.name

Definition at line 523 of file IClientAPI.cs.

UUID OpenSim.Framework.DirPlacesReplyData.parcelID

Definition at line 522 of file IClientAPI.cs.

uint OpenSim.Framework.DirPlacesReplyData.Status

Definition at line 527 of file IClientAPI.cs.


The documentation for this struct was generated from the following file: