AgentQuitCopy

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	AgentQuitCopy Low NotTrusted Unencoded
	{
		AgentData			Single
		{	AgentID			LLUUID		}
		{	SessionID		LLUUID		}
	}
	{
		FuseBlock			Single
		{	ViewerCircuitCode	U32	}
	}
}

Usage and Notes