Property | Type | Description | |
---|---|---|---|
Amount | int | ||
Description | string | ||
FromAgent | UUID | ||
FromAgentName | string | ||
FromBalance | int | ||
FromObjectName | string | ||
ID | UUID | ||
RegionName | string | ||
ToAgent | UUID | ||
ToAgentName | string | ||
ToBalance | int | ||
ToObjectName | string | ||
TransferDate | System.DateTime | ||
TransferType | TransactionType |
Method | Description | |
---|---|---|
FromOSD ( OpenMetaverse map ) : void | ||
ToOSD ( ) : OpenMetaverse.StructuredData.OSDMap |
public ToOSD ( ) : OpenMetaverse.StructuredData.OSDMap | ||
return | OpenMetaverse.StructuredData.OSDMap |