StateSave

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	StateSave Low NotTrusted Unencoded
	{
		AgentData		Single
		{	AgentID		LLUUID	}
		{	SessionID		LLUUID	}
	}
	{
		DataBlock		Single
		{	Filename	Variable	1	}
	}
}

Usage and Notes