OpenMetaverse Protocol Library Developers API Documentation
FindObjectByPathReplyEventArgs Constructor (path, inventoryObjectID)
NamespacesOpenMetaverse FindObjectByPathReplyEventArgsFindObjectByPathReplyEventArgs(String, UUID)
Initializes a new instance of the FindObjectByPathReplyEventArgsclass
Declaration Syntax
C#
public 
FindObjectByPathReplyEventArgs(
        
string 
path,
        
UUID 
inventoryObjectID
)
Parameters
path ( String)
inventoryObjectID ( UUID)

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