Difference between revisions of "UUIDNameReply"

From Second Life Wiki
Jump to navigation Jump to search
m
(No difference)

Revision as of 15:56, 21 November 2006

Message Layout

{
	UUIDNameReply Low Trusted Unencoded
	{
		UUIDNameBlock	Variable
		{	ID			LLUUID	}
		{	FirstName	Variable	1	}
		{	LastName	Variable	1	}
	}
}

Usage and Notes