Stop (Function): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator Example |
>ArceusInator silly me |
||
Line 2: | Line 2: | ||
name = Stop | name = Stop | ||
|arguments = | |arguments = | ||
|returns = | |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 = [[RBX.lua.Sound (Object)|Sound]], [[RBX.lua.AnimationTrack (Object)|AnimationTrack]] | |object = [[RBX.lua.Sound (Object)|Sound]], [[RBX.lua.AnimationTrack (Object)|AnimationTrack]] |