Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
OpenMetaverse
MapLandForSale
C# Class OpenMetaverse.MapLandForSale
Represents a non-adult parcel of land for sale
Inheritance:
MapItem
Datei anzeigen
Open project: openmetaversefoundation/libopenmetaverse-oldsvnconvert
Class Usage Examples
Public Properties
Property
Type
Description
ID
UUID
Name
string
Price
int
Size
int
Property Details
ID
public_oe property
public
UUID
ID
return
UUID
Name
public_oe property
public
string
Name
return
string
Price
public_oe property
public
int
Price
return
int
Size
public_oe property
public
int
Size
return
int