Difference between revisions of "LlStopSound"

From Second Life Wiki
Jump to navigation Jump to search
(added basic usage example and a note about not passing arguments to the function)
Line 8: Line 8:
|caveats
|caveats
|constants
|constants
|examples
|examples=<pre>//call llStopSound with no arguments ()
llStopSound();</pre>
|helpers
|helpers
|also_functions
|also_functions
Line 14: Line 15:
|also_events
|also_events
|also_articles
|also_articles
|notes
|notes=<b>No arguments are defined by the function;</b> attempting to pass an argument (i.e. "llStopSound("loop.wav");" results in a compiler error-<i>Function Call mismatches type or number of arguments</i>.
|deprecated
|deprecated
|cat1=Sound
|cat1=Sound

Revision as of 20:44, 17 August 2007