DataAgentAccessRequest

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Message Layout

{
	DataAgentAccessRequest	Low	Trusted Unencoded
	{
		Info	Single
		{	AgentID			LLUUID			}
		{	EstateID		U32				}
		{	RegionHandle	U64				}
		{	LocationID		U32				}
		{	LocationPos		LLVector3		}
		{	LocationLookAt	LLVector3		}
	}	
}

Usage and Notes