C# (CSharp) OpenMetaverse Inventory - 28 examples found. These are the top rated real world C# (CSharp) examples of OpenMetaverse.Inventory extracted from open source projects. You can rate examples to help us improve the quality of examples.
Responsible for maintaining inventory structure. Inventory constructs nodes and manages node children as is necessary to maintain a coherant hirarchy. Other classes should not manipulate or create InventoryNodes explicitly. When A node's parent changes (when a folder is moved, for example) simply pass Inventory the updated InventoryFolder and it will make the appropriate changes to its internal representation.