Свойство | Тип | Описание | |
---|---|---|---|
AuthBuyerID | UUID | ||
Category | ParcelCategory | ||
Desc | string | ||
GroupID | UUID | ||
Landing | LandingType | ||
LocalID | int | ||
MediaAutoScale | bool | ||
MediaDesc | string | ||
MediaHeight | int | ||
MediaID | UUID | ||
MediaLoop | bool | ||
MediaType | string | ||
MediaURL | string | ||
MediaWidth | int | ||
MusicURL | string | ||
Name | string | ||
ObscureMedia | bool | ||
ObscureMusic | bool | ||
ParcelFlags | ParcelFlags | ||
PassHours | float | ||
PassPrice | uint | ||
SalePrice | uint | ||
SnapshotID | UUID | ||
UserLocation | System.Vector3 | ||
UserLookAt | System.Vector3 |
Метод | Описание | |
---|---|---|
Deserialize ( OSDMap map ) : void |
Deserialize the message
|
|
Serialize ( ) : OSDMap |
Serialize the object
|
public Deserialize ( OSDMap map ) : void | ||
map | OSDMap | An |
Результат | void |