OpenSim
|
Public Attributes | |
UUID | parcelID |
string | name |
bool | forSale |
bool | auction |
float | dwell |
uint | Status |
Definition at line 520 of file IClientAPI.cs.
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.