AgentCachedTexture

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	AgentCachedTexture Low NotTrusted Unencoded
	{
		AgentData		Single
		{	AgentID		LLUUID		}
		{	SessionID	LLUUID		}
		{	SerialNum	S32			}
	}
	{
		WearableData	Variable
		{	ID				LLUUID	}
		{	TextureIndex	U8 }
	}
}

Usage and Notes