PlayStockSound (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator New page: {{Method |name=PlayStockSound |arguments=SoundType ''soundType'' |description=Plays the StockSound that matches the given SoundType. |object=SoundService}}<noinclude>[[Category... |
>JulienDethurens Fixed red links. |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Method | {{Method | ||
|name=PlayStockSound | |name=PlayStockSound | ||
|arguments=[[SoundType]] ''soundType'' | |arguments=[[SoundType_(Enum)|SoundType]] ''soundType'' | ||
|description=Plays the [[StockSound]] that matches the given [[SoundType]]. | |description=Plays the [[StockSound]] that matches the given [[SoundType_(Enum)|SoundType]]. | ||
|object=SoundService}}<noinclude>[[Category:Methods]]</noinclude> | |object=SoundService}}<noinclude>[[Category:Methods]]</noinclude> |
Latest revision as of 06:04, 17 January 2012
PlayStockSound( SoundType soundType ) | |
Returns | nil |
Description: | Plays the StockSound that matches the given SoundType. |
Member of: | SoundService |