Play (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
added
>Camoy
Fixed
Line 1: Line 1:
{|
<onlyinclude>{{Method|name = Play
|<onlyinclude>{{Method|name = Play
|arguments =
|arguments =
|returns = [[nil]]
|returns = [[nil]]
|description = Plays a stopped or paused sound.
|description = Plays a stopped or paused sound.
|object = [[Sound]]
|object = [[Sound]]
|}}</onlyinclude>
}}</onlyinclude>
|}
[[Category:Methods]]

Revision as of 16:08, 30 August 2010

Play( )
Returns nil
Description: Plays a stopped or paused sound.
Member of: [[RBX.lua.Sound (Object)|Sound]]