C# Class OpenMetaverse.InventoryNotecard

InventoryNotecard Class, contains details on an encoded text document
Inheritance: InventoryItem
Afficher le fichier Open project: 3di/3di-viewer-rei-libs Class Usage Examples

Méthodes publiques

Méthode Description
InventoryNotecard ( UUID itemID ) : System

Construct an InventoryNotecard object

Method Details

InventoryNotecard() public méthode

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