ParcelDwellReply

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	ParcelDwellReply Low Trusted Unencoded
	{
		AgentData	Single
		{	AgentID		LLUUID		}
	}
	{
		Data		Single
		{	LocalID		S32			}
		{	ParcelID	LLUUID		}
		{	Dwell		F32			}
	}
}

Usage and Notes