C# Class OpenMetaverse.InventoryLandmark

InventoryLandmark Class, contains details on a specific location
Inheritance: InventoryItem
Afficher le fichier Open project: 3di/3di-viewer-rei-libs Class Usage Examples

Méthodes publiques

Méthode Description
InventoryLandmark ( UUID itemID ) : System

Construct an InventoryLandmark object

Method Details

InventoryLandmark() public méthode

Construct an InventoryLandmark object
public InventoryLandmark ( UUID itemID ) : System
itemID UUID A which becomes the /// objects AssetUUID
Résultat System