UseCircuitCode: Difference between revisions

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

Revision as of 15:25, 21 November 2006

Message Layout

{
	UseCircuitCode Low NotTrusted Unencoded
	{
		CircuitCode		Single
		{	Code		U32		}
		{	SessionID	LLUUID	}
		{	ID			LLUUID	} 
	}
}

Usage and Notes