SoundType (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
mNo edit summary
>Trappingnoobs
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable" width=100% border="1" cellspacing="0" cellpadding="4" style="background-color: #fdd; border: 1px solid #f00;"
{{Enum|The SoundType [[Enum]] has 15 numbers:|
|+ <big>The SoundType [[Enum]] has 15 numbers.</big>
{{Enum/row|0|NoSound|}}
|-
{{Enum/row|1|Boing|}}
| bgcolor="#AB5454"|<span style="color:white">'''Enum'''</span>
{{Enum/row|2|Bomb|}}
| bgcolor="#AB5454"|<span style="color:white">'''Name'''</span>
{{Enum/row|3|Break|}}
| bgcolor="#AB5454"|<span style="color:white">'''Description'''</span>
{{Enum/row|4|Click|}}
|-
{{Enum/row|5|Clock|}}
|0
{{Enum/row|6|Slingshot|}}
|NoSound
{{Enum/row|7|Page|}}
|
{{Enum/row|8|Ping|}}
|-
{{Enum/row|9|Snap|}}
|1
{{Enum/row|10|Splat|}}
|Boing
{{Enum/row|11|Step|}}
|
{{Enum/row|12|StepOn|}}
|-
{{Enum/row|13|Swoosh|}}
|2
{{Enum/row|14|Victory|}}
|Bomb
}}
|
<noinclude>
|-
|3
|Break
|
|-
|4
|Click
|
|-
|5
|Clock
|
|-
|6
|Slingshot
|
|-
|7
|Page
|
|-
|8
|Ping
|
|-
|9
|Snap
|
|-
|10
|Splat
|
|-
|11
|Step
|
|-
|12
|StepOn
|
|-
|13
|Swoosh
|
|-
|14
|Victory
|
|-
|}<noinclude>
[[Category:Enums]]</noinclude>
[[Category:Enums]]</noinclude>

Latest revision as of 20:46, 20 July 2011

The SoundType Enum has 15 numbers:
Enum Name Description
0 NoSound
1 Boing
2 Bomb
3 Break
4 Click
5 Clock
6 Slingshot
7 Page
8 Ping
9 Snap
10 Splat
11 Step
12 StepOn
13 Swoosh
14 Victory