NameValuePair

From Second Life Wiki
Revision as of 16:04, 21 November 2006 by Cube Linden (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Message Layout

{
	NameValuePair Low Trusted Unencoded
	{
		TaskData			Single
		{	ID				LLUUID	}
	}
	{
		NameValueData		Variable
		{	NVPair			Variable	2	}
	}
}

Usage and Notes