OpenMetaverse Protocol Library Developers API Documentation
RestoreFromDisk Method (filename)
NamespacesOpenMetaverseInventoryRestoreFromDisk(String)
Loads in inventory cache file into the inventory structure. Note only valid to call after login has been successful.
Declaration Syntax
C#
public 
int 
RestoreFromDisk(
        
string 
filename
)
Parameters
filename ( String)
Name of the cache file to load
Return Value
The number of inventory items sucessfully reconstructed into the inventory node tree

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