RequestInventoryAsset

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	RequestInventoryAsset	Low	Trusted Unencoded
	{
		QueryData	Single
		{ QueryID		LLUUID	}
		{ AgentID		LLUUID	}
		{ OwnerID		LLUUID	}
		{ ItemID		LLUUID	}
	}
}

Usage and Notes