AttachedSound

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	AttachedSound Medium Trusted Unencoded
	{
		DataBlock			Single
		{	SoundID			LLUUID	}
		{	ObjectID		LLUUID	}
		{	OwnerID			LLUUID	}
		{	Gain			F32	}
		{	Flags			U8	}
	}
}

Usage and Notes