Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OpenMetaverse
MapLandForSale
C# Class OpenMetaverse.MapLandForSale
Represents a non-adult parcel of land for sale
Inheritance:
MapItem
ファイルを表示
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