C# Class OpenMetaverse.InventorySound

InventorySound Class representing a playable sound
Inheritance: InventoryItem
Afficher le fichier Open project: 3di/3di-viewer-rei-libs

Méthodes publiques

Méthode Description
InventorySound ( UUID itemID ) : System

Construct an InventorySound object

Method Details

InventorySound() public méthode

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