C# Class OpenMetaverse.InventoryObject

InventoryObject Class contains details on a primitive or coalesced set of primitives
Inheritance: InventoryItem
Afficher le fichier Open project: 3di/3di-viewer-rei-libs Class Usage Examples

Méthodes publiques

Méthode Description
InventoryObject ( UUID itemID ) : System

Construct an InventoryObject object

Method Details

InventoryObject() public méthode

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