LlStopSound: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
added basic usage example and a note about not passing arguments to the function
m lsl code tagging
Line 8: Line 8:
|caveats
|caveats
|constants
|constants
|examples=<pre>//call llStopSound with no arguments ()
|examples=
llStopSound();</pre>
<lsl>
//call llStopSound with no arguments ()
llStopSound();
</lsl>
|helpers
|helpers
|also_functions
|also_functions

Revision as of 13:59, 1 April 2008