GrantedProxies: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
mNo edit summary
 
(No difference)

Latest revision as of 15:47, 21 November 2006

Message Layout

{
	GrantedProxies Low Trusted Unencoded
	{
		AgentData			Single
		{	AgentID			LLUUID	}
	}
	{
		EmpoweredBlock			Variable
		{	EmpoweredID		LLUUID	}
	}
	{
		GranterBlock			Variable
		{	GranterID		LLUUID	}
	}
}

Usage and Notes