mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
* Committing a bunch of work for control snatching. Not done yet. No visible features.
This commit is contained in:
@@ -750,6 +750,9 @@ namespace OpenSim.Framework
|
||||
void SendInventoryItemCreateUpdate(InventoryItemBase Item);
|
||||
|
||||
void SendRemoveInventoryItem(LLUUID itemID);
|
||||
|
||||
void SendTakeControls(int controls, bool passToAgent, bool TakeControls);
|
||||
|
||||
void SendTaskInventory(LLUUID taskID, short serial, byte[] fileName);
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user