mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
add another thing ot iclient
This commit is contained in:
@@ -1225,6 +1225,7 @@ namespace OpenSim.Framework
|
||||
///
|
||||
/// <param name="node"></param>
|
||||
void SendBulkUpdateInventory(InventoryNodeBase node, UUID? transactionID = null);
|
||||
void SendBulkUpdateInventory(InventoryFolderBase[] folders, InventoryItemBase[] items);
|
||||
|
||||
void SendXferPacket(ulong xferID, uint packet,
|
||||
byte[] XferData, int XferDataOffset, int XferDatapktLen, bool isTaskInventory);
|
||||
|
||||
Reference in New Issue
Block a user