AgentCachedTextureResponse

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	AgentCachedTextureResponse Low Trusted Unencoded
	{
		AgentData		Single
		{	AgentID		LLUUID		}
		{	SessionID	LLUUID		}
		{	SerialNum	S32			}
	}
	{
		WearableData	Variable
		{	TextureID		LLUUID	}
		{	TextureIndex	U8 }
		{	HostName		Variable	1 }
	}
}

Usage and Notes