Find inventory items by path

Declaration Syntax
public
void
RequestFindObjectByPath(
UUID
baseFolder,
UUID
inventoryOwner,
string
path
)

Parameters
-
baseFolder (
UUID)
- The folder to begin the search in
-
inventoryOwner (
UUID)
- The object owners
-
path (
String)
- A string path to search, folders/objects separated by a
'/'

Remarks
Results are sent to the event

See Also
UUID
[!:InventoryManager.OnFindObjectByPath]
Assembly:
OpenMetaverse(Module:
OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)