InventoryAssetResponse

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	InventoryAssetResponse	Low	Trusted Unencoded
	{
		QueryData	Single
		{ QueryID		LLUUID	}
		{ AssetID		LLUUID	}
		{ IsReadable	BOOL	}
	}
}

Usage and Notes