PlayOnRemove (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
No edit summary
>Flurite
No edit summary
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{Property|
{{Property|
name                = PlayOnRemove
name                = PlayOnRemove
|property            = [[Bool]] ''PlayOnRemove''
|property            = [[Bool]] ''PlayOnRemove''
|description          = Sets whether the object should be played when it is removed or not.
|description          = When true, the sound will play when removed.
|object              = [[RBX.Lua.Sound (Object)|Sound]]
|object              = Sound
|}}
|}}
[[Category:Properties]]

Latest revision as of 16:34, 30 December 2011

PlayOnRemove
Property Bool PlayOnRemove
Description When true, the sound will play when removed.
Member of Sound