Stop (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
added
>Camoy
fixed
Line 1: Line 1:
{|
<onlyinclude>{{Method|name = Stop
|<onlyinclude>{{Method|name = Stop
|arguments =  
|arguments =  
|returns = [[nil]]
|returns = [[nil]]
|description = Stops a currently playing sound and returns the marker to the beginning of the sound file.
|description = Stops a currently playing sound and returns the marker to the beginning of the sound file.
|object = [[Sound]]
|object = [[Sound]]
|}}</onlyinclude>
}}</onlyinclude>
|}
[[Category:Methods]]

Revision as of 16:12, 30 August 2010

Stop( )
Returns nil
Description: Stops a currently playing sound and returns the marker to the beginning of the sound file.
Member of: [[RBX.lua.Sound (Object)|Sound]]