OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Properties | List of all members
OpenSim.Region.OptionalModules.Scripting.Minimodule.Object.IObjectInventory Interface Reference

This implements the methods neccesary to operate on the inventory of an object More...

Inheritance diagram for OpenSim.Region.OptionalModules.Scripting.Minimodule.Object.IObjectInventory:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Region.OptionalModules.Scripting.Minimodule.Object.IObjectInventory:
Collaboration graph
[legend]

Properties

IInventoryItem this[string name] [get]
 

Detailed Description

This implements the methods neccesary to operate on the inventory of an object

Definition at line 38 of file IObjectInventory.cs.

Property Documentation

IInventoryItem OpenSim.Region.OptionalModules.Scripting.Minimodule.Object.IObjectInventory.this[string name]
get

Definition at line 40 of file IObjectInventory.cs.


The documentation for this interface was generated from the following file: