This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.
| Property | Type | History | |
|---|---|---|---|
| EmitterSize | float | (+0.262) | |
| IsLoaded | bool | (+0.249) | |
| IsPaused | bool | ||
| IsPlaying | bool | ||
| Looped | bool | ||
| MaxDistance | float | (+0.220) | |
| PlayOnRemove | bool | ||
| PlaybackLoudness | double | (+0.264) | |
| PlaybackSpeed | float | (+0.262) | |
| Playing | bool | (+0.249) | |
| RollOffMode | RollOffMode | (+0.249) | |
| SoundGroup | Class:SoundGroup | (+0.264) | |
| SoundId | Content | ||
| TimeLength | double | (+0.176) | |
| TimePosition | double | (+0.176) | |
| Volume | float | ||
| MinDistance | float | (+0.220) | |
| Pitch | float | ||
| isPlaying | bool | (+0.50) |
| Returns | Function | History | |
|---|---|---|---|
| void | Pause ( ) | ||
| void | Play ( ) | ||
| void | Resume ( ) | (+0.182) | |
| void | Stop ( ) | ||
| void | pause ( ) | (+0.50) | |
| void | play ( ) | ||
| void | stop ( ) | (+0.49) |
| Event | History | |
|---|---|---|
| DidLoop ( string soundId, int numOfTimesLooped ) | (+0.179) | |
| Ended ( string soundId ) | (+0.204) | |
| Loaded ( string soundId ) | (+0.249) | |
| Paused ( string soundId ) | (+0.179) | |
| Played ( string soundId ) | (+0.179) | |
| Resumed ( string soundId ) | (+0.249) | |
| Stopped ( string soundId ) | (+0.179) |
| Enum | History | |
|---|---|---|
| RollOffMode | (+0.220) |
Tags: readonly
Tags: readonly
Version History:(+0.249)
Version History:(+0.264)
Deprecated: This member is deprecated.
Deprecated: This member is deprecated.