C# Class OpenMetaverse.InventoryLSL

InventoryLSL Class, represents a Linden Scripting Language object
Inheritance: InventoryItem
Afficher le fichier Open project: 3di/3di-viewer-rei-libs Class Usage Examples

Méthodes publiques

Méthode Description
InventoryLSL ( UUID itemID ) : System

Construct an InventoryLSL object

Method Details

InventoryLSL() public méthode

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