OpenMetaverse Protocol Library Developers API Documentation
InventoryNode Class
NamespacesOpenMetaverseInventoryNode
Declaration Syntax
C#
[
SerializableAttribute]
public 
class 
InventoryNode : 
ISerializable
Members
All Members Constructors Methods Properties



Icon Member Description
InventoryNode () () () ()
Initializes a new instance of the InventoryNodeclass

InventoryNode(InventoryBase)
Initializes a new instance of the InventoryNodeclass

InventoryNode(InventoryBase, InventoryNode)
De-serialization constructor for the InventoryNode Class

InventoryNode(SerializationInfo, StreamingContext)
De-serialization handler for the InventoryNode Class

Data

GetObjectData(SerializationInfo, StreamingContext)
Serialization handler for the InventoryNode Class

ModifyTime
NeedsUpdate
For inventory folder nodes specifies weather the folder needs to be refreshed from the server

Nodes

Parent

ParentID

Sort () () () ()
Tag
User data

ToString () () () ()
Inheritance Hierarchy
Object
InventoryNode

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)