RequestTaskInventory

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	RequestTaskInventory Low NotTrusted Unencoded
	{
		AgentData	Single
		{	AgentID		LLUUID	}
		{	SessionID	LLUUID  }
	}
	{
		InventoryData		Single
		{	LocalID		U32	}
	}
}

Usage and Notes