ObjectDescription

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	ObjectDescription Low NotTrusted Zerocoded
	{
		AgentData		Single
		{	AgentID		LLUUID	}
		{	SessionID	LLUUID	}
	}
	{
		ObjectData		Variable
		{	LocalID		U32	}
		{	Description	Variable	1	}
	}
}

Usage and Notes