SoundTrigger

From Second Life Wiki
Jump to navigation Jump to search

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