* Committing a bunch of work for control snatching. Not done yet. No visible features.

This commit is contained in:
Teravus Ovares
2008-05-06 02:47:14 +00:00
parent 240e8646da
commit add13276a9
5 changed files with 156 additions and 0 deletions

View File

@@ -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>