C# Class OpenMetaverse.InventoryCategory

InventoryCategory Class
TODO: Is this even used for anything?
Inheritance: InventoryItem
Afficher le fichier Open project: 3di/3di-viewer-rei-libs

Méthodes publiques

Méthode Description
InventoryCategory ( UUID itemID ) : System

Construct an InventoryCategory object

Method Details

InventoryCategory() public méthode

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