Difference between revisions of "RegionHandshakeReply"

From Second Life Wiki
Jump to navigation Jump to search
m
 
(No difference)

Latest revision as of 15:49, 21 November 2006

Message Layout

{
	RegionHandshakeReply			Low		NotTrusted Zerocoded
	{
		AgentData	Single
		{	AgentID			LLUUID			}
		{	SessionID		LLUUID			}
	}
	{
		RegionInfo	Single
		{	Flags			U32		}
	}
}

Usage and Notes