Difference between revisions of "SoundTrigger"

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

Latest revision as of 16:05, 21 November 2006

Message Layout

{
	SoundTrigger High NotTrusted Unencoded
	{
		SoundData			Single
		{	SoundID			LLUUID		}
		{	OwnerID			LLUUID		}
		{	ObjectID		LLUUID		}
		{	ParentID		LLUUID		}	
		{   Handle			U64			}	
		{	Position		LLVector3	}	
		{	Gain			F32			}
	}
}

Usage and Notes