ObjectExportSelected

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	ObjectExportSelected Low NotTrusted Zerocoded
	{
		AgentData			Single
		{	AgentID			LLUUID	}
		{	RequestID		LLUUID  }
		{	VolumeDetail	S16		}
	}
	{
		ObjectData			Variable
		{	ObjectID		LLUUID	}
	}
}

Usage and Notes